Changeset 1906
- Timestamp:
- Jun 2, 2024, 9:04:35 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/ipf/config.ipf
r1697 r1906 245 245 If it's not, you'd need to give a full pathname, like 246 246 "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 247 extension so that FM/2 can check them without guessing. 248 Beside this field is a button labeled :hp2.See:ehp2. If clicked, the 249 program named in this field will be run (you'll be given the opportunity 250 to add arguments to the command line) in another window. Run without arguments 251 most of them show their help. This lets you check command syntax and 252 archiver version, as well as assuring that FM/2 can find your archiver 252 253 executables. 253 254 :p. … … 270 271 stop for user input" option; some things occur as detached processes and 271 272 you 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 273 uncool. 274 Beside this field is a button labeled :hp2.See:ehp2. If clicked, the 273 275 program 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. 276 to add arguments to the command line) in another window. Run without arguments 277 most of them show their help. This lets you check command syntax and 278 archiver version, as well as assuring that FM/2 can find your archiver 279 executables. 276 280 :p. 277 281 :hp2.Extract w/Dirs:ehp2. This field contains the command that extracts
Note:
See TracChangeset
for help on using the changeset viewer.