Changeset 549 for trunk/dll/ipf/archive.ipf
- Timestamp:
- Feb 4, 2007, 4:14:36 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/dll/ipf/archive.ipf (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/ipf/archive.ipf
r416 r549 1 *********************************************************************** 2 * 3 * $Id$ 4 * 5 * Archiver Usage 6 * 7 * Copyright (c) 1993-98 M. Kimes 8 * Copyright (c) 2006 Steven H.Levine 9 * 10 * 05 Jan 07 GKY Update extract dialog help 11 * 12 *********************************************************************** 13 * 14 1 15 :h2 res=91000 name=PANEL_EXTRACT.Extract from archives 2 16 :i1 id=aboutExtract.Extract from archives … … 7 21 :p. 8 22 FM/2 presents you with a dialog that allows you to select the method of 9 extraction, add masks for files to extract, tweak the command line for 10 exotic settings, and select the extraction directory (the directory to 11 which the files will be extracted. You can drag file system objects 12 onto the Extract Directory entryfield to set the extraction directory, 13 or you can type in one you like, or click the Walk button. 23 extraction. :hp1.Normal:ehp1., the default, will extract all the files in the archive 24 to the extract directory without any paths which may be present in the archive. 25 This can create a problem if the archive contains files of the same name in 26 different paths (i.e. the last of theses files extracted will over write the 27 ones extracted earlier). :hp1.With Paths:ehp1. will extract the archive including the 28 any directories in the archive structure. This can be made the default by checking the 29 :hp1.Always Paths:ehp1. box. Refgardless of which method is the default you may 30 select the other option on a one time basis without change the default for future archives. 31 If you only wish to extract certain files you can select masks (i.e *.txt) for the files 32 you wish to extract. The command line box allows you to change or add extraction options. 33 See the help files for your archiver (e.g. zip.exe) for more information. 34 You can select the extraction directory (the directory to which the files will be extracted. 35 The default is the current directory or you can set a specific directory as the on 36 the Archiver page of the Setting Notebook. You can use the :hp1.Walk:ehp1. button 37 find the directory you wish to extract to or you can type a path directly into the listbox. 38 If the path you type in doesn't exist FM/2 will offer to create it for you. 39 You can also drag file system objects onto the Extract Directory entryfield 40 to set the extraction directory. 14 41 :p. 15 42 If you check the :hp1.Remember...:ehp1. checkbox, this dialog will
Note:
See TracChangeset
for help on using the changeset viewer.
