Merge Line 1 VNAV Error (AREV Specific)
At 04 OCT 1999 09:34:21AM Kim Shoard wrote:
I am still having a problem with a "Merge Line 1 variable not assigned a value, zero used" error message when trying to print merge scripts (intermittent error).
My customer has a 6 user NT4 network running an ARev 2.03 app with the NPP installed and using the All Networks driver. All clients are Win95/98 and running ARev from a PIF. Expanded memory is set to 4096 in the PIF and they have tried /x, /o, /xm4096 to log in to ARev, none of which improved the situation. (All other types of memory are set to auto in the PIF).
Does anyone have any other ideas of what we might try?
Thanks
At 04 OCT 1999 11:30AM Steve Smith wrote:
Kim, try setting the environment to 1024, the application memory
to 585kB (or more if possible) and the extended memory to 0. Set exclusive in foreground to false, enable screensaver.
Steve
steve@state-of-the-art.com.au
At 04 OCT 1999 05:04PM Gene Sorbo wrote:
Kim,
How are the merge scripts being run, from application menu choices or directly from the command line (TCL)?
Merge is a notorious memory hog when run from the available merge menu choices.
It's been a while, but let me know if you need Merge command line syntax.
Regards.
Gene
At 05 OCT 1999 06:03AM Kim Shoard wrote:
Hi
It's complicated. We have a letter flagging process whereby there is a post-prompt post-save procedure which calls a program which offers the user a choice of letters to print.
This has only begun to be a problem since I've "upgraded" them from Novell to NT and therefore from ARev 1.16 to ARev 2.03 so that they could run the NPP. I think it has to be memory related but it's only an intermittent problem.
Thanks for your help
At 05 OCT 1999 08:22AM Gene Sorbo wrote:
Kim,
Just a thought, have you tried issuing a FLUSH command from the called program to reclaim unused memory before executing the merge process?
Gene