Changeset 1041 for trunk/dll/ipf/context.ipf
- Timestamp:
- Jul 7, 2008, 1:30:30 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/ipf/context.ipf
r985 r1041 11 11 .* 03 Mar 07 GKY Update that file systems other than HPFS support long names 12 12 .* 29 Feb 08 GKY Document unhide menu item 13 .* 06 Jul 08 GKY Update delete/undelete to include option of using the XWP trashcan 13 14 .* 14 15 .*********************************************************************** … … 363 364 :p. 364 365 :hp6.Delete:ehp6. deletes objects. If the :link reftype=hd 365 res=9 2400.Confirm Delete:elink. toggle is on orone or more directories366 res=99950.Confirm Delete:elink. toggle is on or if one or more directories 366 367 are among the selected objects, you get a dialog showing the selected 367 368 objects and asking you to confirm that you really meant what you said. 368 369 In that dialog you have a chance to remove some of the objects. If you 369 370 have OS/2's Undelete enabled for the drive on which the objects reside, they 370 may be recoverable. :artwork runin name='\bitmaps\file.bmp'. :artwork runin name='\bitmaps\fldr.bmp'. 371 may be recoverable. You also have the option of having the files moved to the 372 Xworkplaces/Eworkplace trahshcan from which they may be restorable.:link reftype=hd 373 res=99950.Delete = move to trashcan:elink. 374 :artwork runin name='\bitmaps\file.bmp'. :artwork runin name='\bitmaps\fldr.bmp'. 371 375 :p. 372 376 :artwork name='..\..\bitmaps\permdel.bmp' align=center. … … 746 750 :artwork name='..\..\bitmaps\undelete.bmp' align=center. 747 751 :p. 748 This leads to a dialog that interfaces with UNDELETE.COM to allow you to 752 If you have res=99950.Delete = move to trashcan:elink. enabled undelete 753 will open the trahscan to facilitate resoring files. You will need to 754 rescan the directory containers in order to see the restored files. Otherwise, 755 this leads to a dialog that interfaces with UNDELETE.COM to allow you to 749 756 undelete files. The drive that will be operated on is determined by the 750 757 highlighted object in the directory tree. This dialog filters out files
Note:
See TracChangeset
for help on using the changeset viewer.