How do I configure workstations to run CAMEO on a network?
I installed CAMEO from my workstation onto a network file server. Now I can run CAMEO from my workstation but it will not start on some of the other workstations on the network. You must make sure that the AUTOEXEC.BAT and CONFIG.SYS files on each workstation are properly configured to run CAMEO. First, check the AUTOEXEC.BAT file on each workstation for the share command. Add or edit to: SHARE /F:9096 /L:200 Note: This is not necessary on Windows 95 machines but under some circumstances, users of Windows 3.11 for Workgroups will need to add this line. Second, check your CONFIG.SYS file. Set the FILES, BUFFERS and STACKS commands to the following: FILES=150 Buffers=15,0 Stacks=9,256 Third, make sure that the drive designation for CAMEO, MARPLOT and ALOHA is the same on all workstations. For example: Lets say you installed CAMEO to the \CAMEOWIN directory on your J: drive and MARPLOT to the \MARPLOT directory on the K: drive. All other workstations would need to look for CAMEO in J:\CAM