Arev 3.03 on Citrix Metaframe - BTREE.SUB.EQ error (AREV Specific)
At 16 NOV 1999 08:31:16PM Kevin C. wrote:
Hi all -
We're getting the following error when doing a BTREE.EXTRACT from within an RBASIC program:
'BTREE.SUB.EQ' Line 1. B10 Variable has not been assigned a value. Zero used.
The error occurs when running Arev (on our Novell 4.11 server, using nlm's) via our Citrix MetaFrame server. PC's with a direct IPX connection work fine.
Any ideas would be appreciated !
At 17 NOV 1999 08:43AM Gene Sorbo wrote:
My guess is memory - how have you setup the shortcut to the application on the Citrix machine? Is expanded memory available?
By the way, what version of Citrix (server)?
Gene
At 17 NOV 1999 09:27AM [email protected] - [url=http://www.sprezzatura.com]Sprezzatura Group[/url] wrote:
Consistently or seemingly random? It could be memory (as suggested) or an unassigned parameter.
At 17 NOV 1999 02:13PM Kevin C. wrote:
We're running Citrix Metaframe v1.8 on Terminal Server w/SP4.
We found the problem
… it was looking for c:\temp (from the .ini file), and it needs to be set to t:\temp, for Citrix clients (t: is our mapping for the local Citrix box).
Thanks for the replies - Happy Holidays !