Ignore:
Timestamp:
Jul 7, 2008, 1:30:30 AM (17 years ago)
Author:
Gregg Young
Message:

Adds optional support for delete being move to X/Eworkplace trashcan (ticket 43)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/ipf/tutor.ipf

    r1035 r1041  
    99.*
    1010.* 05 Jan 07 GKY Update extraction tutorial
     11.* 06 Jul 08 GKY Update delete tutorial to include move to trashcan
    1112.*
    1213.***********************************************************************
     
    347348:artwork name='..\..\bitmaps\permdel.bmp' align=left.
    348349:p.
    349 There are two styles of deleting under FM/2 -- a "regular" delete, that
     350There are three styles of deleting under FM/2 -- a "regular" delete, that
    350351leaves the objects capable of being undeleted using OS/2's UNDELETE
    351 command or FM/2's Undelete Utility, and a "permanent" delete that does
     352command or FM/2's Undelete Utility, or uses the Xworkplace/Eworkplace
     353trashcan for file recovery, and a "permanent" delete that does
    352354not leave the object recoverable. "Permanent" deletions are usually
    353355faster than "recoverable" deletions. You can select which type you want
     
    358360is enabled to do non-permanent deletions. See :link reftype=launch
    359361object='VIEW.EXE' data='CMDREF.INF UNDELETE'.UNDELETE:elink. in the OS/2
    360 online help. Note&colon. FM/2 does not use the "Trashcan" that comes with
    361 eWorkPlace or XWorkPlace for non-permanent deletions. If you wish to use the
    362 "Trashcan" you can drag the items directly to it from FM/2.
     362online help.
    363363:p.
    364364You can delete objects in many ways&colon.
Note: See TracChangeset for help on using the changeset viewer.