Changeset 1766 for trunk/dll


Ignore:
Timestamp:
Mar 23, 2014, 8:53:47 PM (12 years ago)
Author:
Gregg Young
Message:

Added information on FM2 program object parameters (including %*) and behavior. Ticket [530]

File:
1 edited

Legend:

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

    r1630 r1766  
    1010.* 2009-12-29 SHL Split from install.ipf
    1111.* 2011-09-14 SHL Correct typo
     12.* 2014-03-23 GKY Add section on program object parameters and behaviors
    1213.*
    1314.***********************************************************************
     
    6061:p.You can also specify the INI file location with the environment variable
    6162FM3INI &endash.&endash. for example&colon.  SET FM2INI&eq.C&colon.&bsl.FM2&bsl.MYINI&per.INI&per.
     63:p.Program objects are optionally created on the desktop when FM2 is installed. These contain
     64the parameter &percent.&asterisk. it is present so FM2 and the other apps can be opened
     65using drag and drop. If you drop a file on FM2 it opens as if you had just double clicked
     66on it. If you drop a folder or object on it&comma. it opens the directory associated with the
     67object or folder in addition to the shutdown directories &lpar.if any&rpar.. Archive viewer&slr.2
     68will open files in the viewers or association you have setup in FM2 if the file isn't an archive.
     69Additional parameters for FM2, FM2Lite and Vtree you may find useful include placing drive
     70letters following a &slash. &lpar.no spaces&rpar. to exclude them such as &slash.B so the
     71phantom B drive won't be shown on single floppy systems.
    6272
Note: See TracChangeset for help on using the changeset viewer.