Can't Save/Compile program (OpenInsight Specific)
At 22 SEP 1999 10:55:17AM Tom Horan wrote:
It almost seems to be too big. For a test what I did was cut and paste the code into a new program taking only a section of the program at a time. the new program would save. once I cut&pasted the last section of the program the program would not save. This IS not a problem on the win 95 machine. So is there something I need to do to the NT machine?
The program is not in either of these two files: SYSENV, SYSPROC_NAMES
Any ideas?
At 22 SEP 1999 11:54AM CT Savell wrote:
I don't know why you are having the problem with NT versus no problem with 95/98 but… why not cut out a logical section of your code and put it in a subroutine, then call the subroutine from the main block.
Alternatively you could use the "CHAIN" command. Wait, come to think of it I am not sure that "CHAIN" is supported in OI? Yea, what ever happened to CHAIN?
At 23 SEP 1999 10:18AM Tom Horan wrote:
Thanks CT,
The code thing is an idea but its a work around to a problem that shouldn't be. Seems like there should be a simple answer.
Thanks again.
Tom