Appendix 2: Troubleshooting and other FAQs
Either the CHART.CFG file is missing from the directory with the StockChart
executable programs or the PATH statement in AUTOEXEC.BAT does not contain an entry for
the directory where CHART.CFG resides.
If the PATH statement does not specify the directory for the executable programs, the
current directory must be set to the directory containing the StockChart executable
programs before any of the data acquisition software is executed. This can be accomplished
using MaxDOS by setting the -d switch when MaxDOS is executed or use the optional
parameters when executing RUNNER.BAT.
RUNNER.BAT version 3.2 and above uses two environment variables to set or override default directory paths for StockChart executable files and WWW/LX executable files. If there is not enough environment space, DOS actually issues the error message. If you have several applications that set environment variables (SET command in AUTOEXEC.BAT), the space could be too small by the time RUNNER is executed. To increase the space, use:
c:\maxdos.com command /e:512 /c runner.bat
to execute RUNNER if you are using MaxDOS.command /e:512 /c runner.bat
to execute RUNNER if you are not using MaxDOSBoth of these statements initiate a new command processor with environment space of 512 bytes (default is 256 bytes). If you still get the message, increase the /e:512 to /e:1024.
The Autoexecution mode in Lotus 1-2-3 is turned off. Start execution with ALT G. StockChart should run normally. StockChart is programmed to turn on autoexecution, so that the next time the viewer is loaded, it should run automatically. Make sure the worksheet is saved by using the Main Exit menu items to exit StockChart.