Changeset 1906


Ignore:
Timestamp:
Jun 2, 2024, 9:04:35 PM (14 months ago)
Author:
Gregg Young
Message:

Give a better explanation of the See buttons in the build archiver dialog. Also highlite it so it is easier to find in the page.

File:
1 edited

Legend:

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

    r1697 r1906  
    245245If it's not, you'd need to give a full pathname, like
    246246"C&colon.\UTILS\PKZIP.EXE -a".) Note that commands should include the
    247 extension so that FM/2 can check them without guessing. Above this
    248 field is a button labeled "See." If clicked, the program named in this
    249 field will be run (you'll be given the opportunity to add arguments to
    250 the command line) in another window. This lets you check command syntax
    251 and archiver version, as well as assuring that FM/2 can find your archiver
     247extension so that FM/2 can check them without guessing.
     248Beside this field is a button labeled :hp2.See:ehp2. If clicked, the
     249program named in this field will be run (you'll be given the opportunity
     250to add arguments to the command line) in another window. Run without arguments
     251most of them show their help. This lets you check command syntax and
     252archiver version, as well as assuring that FM/2 can find your archiver
    252253executables.
    253254:p.
     
    270271stop for user input" option; some things occur as detached processes and
    271272you can't interact with them; the program would be hung, which is
    272 uncool. Above this field is a button labeled "See." If clicked, the
     273uncool.
     274Beside this field is a button labeled :hp2.See:ehp2. If clicked, the
    273275program named in this field will be run (you'll be given the opportunity
    274 to add arguments to the command line) in another window. This lets you
    275 check command syntax and archiver version.
     276to add arguments to the command line) in another window. Run without arguments
     277most of them show their help. This lets you check command syntax and
     278archiver version, as well as assuring that FM/2 can find your archiver
     279executables.
    276280:p.
    277281:hp2.Extract w/Dirs:ehp2. This field contains the command that extracts
Note: See TracChangeset for help on using the changeset viewer.