Changeset 1306 for trunk/dll/ipf


Ignore:
Timestamp:
Nov 30, 2008, 8:23:56 PM (17 years ago)
Author:
Gregg Young
Message:

Added option to use subdirectory based on the archive name for extraction from the arc container; it is set in the notebook and separate from the extract dialog setting; includes help file update, comments and cleanup (Ticket 22)

Location:
trunk/dll/ipf
Files:
4 edited

Legend:

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

    r552 r1306  
    2727ones extracted earlier). :hp1.With Paths:ehp1. will extract the archive including the
    2828any 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.
     29:hp1.Always Paths:ehp1. box. Regardless of which method is the default you may
     30select the other option on a one time basis without changing the default for future archives.
    3131If you only wish to extract certain files you can select masks (i.e *.txt) for the files
    3232you wish to extract. The command line box allows you to change or add extraction options.
    3333See the help files for your archiver (e.g. zip.exe) for more information.
    3434You 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
     35The default is the current directory or you can set a specific directory as the default on
     36the Archiver page of the Setting Notebook. You can set the :hp1.Filename as extract path :ehp1.
     37to have FM/2 create an extract path based on the archive name.The path is made as a subdirectory
     38to the directory the archive is in. You can use the :hp1.Walk:ehp1. button
    3739find the directory you wish to extract to or you can type a path directly into the listbox.
    3840If the path you type in doesn't exist FM/2 will offer to create it for you.
     
    5759files unless given a DOS filemask (for instance, to extract all files
    5860you need to enter *.* (not *) in the masks field). FM/2 normally gives
    59 :hp2.no:ehp2. filemasks as the argument when you want to extract
    60 everything, which every other archiver in the world understands.
     61:hp2."*":ehp2. as the argument when you want to extract
     62everything, which most other archiver in the world understand.
    6163:p.
    6264The ZIP/UNZIP programs are case sensitive even though OS/2 itself is
     
    8284FM/2 will ask you for the type of the archive by presenting you with a
    8385listbox from which to pick an archiver.
    84 After that, another dialog appears to let you modify how the archive
    85 will be created. Additional masks may be entered (remember that the ZIP
    86 and UNZIP programs are case sensitive), the archiver command line
     86After that, another dialog appears to let you modify how the archive that
     87will be created. Additional masks may be entered (remember that some versions
     88of ZIP and UNZIP programs are case sensitive), the archiver command line
    8789tweaked, and so forth. Click :hp1.Okay:ehp1. to create the archive, or
    8890:hp1.Cancel:ehp1. if you change your mind.
  • trunk/dll/ipf/hints.ipf

    r288 r1306  
    8787button. If you always want the extract directory to be the same as the
    8888directory in which the archive resides, enter * in the Ext. Path field
    89 of the internal Settings Notebook's :link reftype=hd res=99940.Archivers
    90 page:elink..
     89of the internal Settings Notebook's or if you want FM/2 to create a subdirectory
     90based on the archiver name leave Ext. Path blank and check the box Use archive
     91name as extract path in container (Ext. Path over rides this setting)
     92:link reftype=hd res=99940.Archivers page:elink..
    9193:p.
    9294You can drag files or directories onto an archive object in a Directory
  • trunk/dll/ipf/notebook.ipf

    r1129 r1306  
    284284to the foreground if you want to see them.
    285285:p.
     286The :hp6.Use archive name as extract path in container:ehp6.allows
     287you to have FM/2 create an extract path based on the archive name.
     288The path is made as a subdirectory to the directory the archive
     289is in. If a directory is listed in Ext. Path it over rides this setting.
     290The setting only effects the arc container. The extract dialog has a
     291separate setting for this function.
     292:p.
    286293The :hp6.A/Virus:ehp6. field allow you to enter the command line
    287 (PATH/ANTIVIRUS&period.EXE parameters) for your antivirus software
     294(PATH/ANTIVIRUS.EXE parameters) for your antivirus software
    288295This must be done to enable virus checking of archives from FM/2.
    289 NVCC&period.EXE &percent.p /C is one possible command line option
     296NVCC.EXE &percent.p /C is one possible command line option
    290297if you are using Norman Antivirus.
    291298:p.
  • trunk/dll/ipf/tutor.ipf

    r1041 r1306  
    439439(make it the :hp1.current object:ehp1.), then select the :hp1.Extract:ehp1.
    440440command from the :hp1.Files:ehp1. menu, the context menu
    441 fc=default bc=cyan.B2:color fc=default bc=default., or press the :color fc=default bc=palegray.Ctrl:color fc=default bc=default.
     441fc=default bc=cyan.B2:color fc=default bc=default., or press the
     442:color fc=default bc=palegray.Ctrl:color fc=default bc=default.
    442443 + :color fc=default bc=palegray.x:color fc=default bc=default. accelerator key.
    443444key.
Note: See TracChangeset for help on using the changeset viewer.