Startup parameters

Since this tool can be useful for people not working with 4TeX the "View TeX project" tool is a stand alone program (4PROJECT.EXE). The syntax of the program is
   4PROJECT mainfile [I=inisection] [L=language] [X=screenXpos] [Y=screenYpos] [-INIFILE=inifile]

If you do not use 4TeX, the 4TEX.INI file will only store the settings needed for the 4PROJECT.EXE program.

For instance to view h:\4texdoc\doc.tex at screen position (100, 100) just type:

   4PROJECT h:\4texdoc\doc.tex L=US X=100 Y=100

NB: The language, screen position parameters, ini file, and ini section are optional.