Where is the Active List Stored? (OpenInsight 32-bit Specific)
At 02 JAN 2004 10:05:49AM Clay wrote:
I'm trying to find where the active list is stored. I looked in the SYSLISTS table and found some lists that I had run and saved, however I'm not sure which one the active list would be. Thanks.
Clay
At 02 JAN 2004 10:17AM The Sprezzatura Group wrote:
The active list is stored between memory and disk in page frames. Part of it is in @Cursors. What are you trying to do?
The Sprezzatura Group
World Leaders in all things RevSoft
At 02 JAN 2004 12:09PM Clay wrote:
Well, I am trying to create a simple command line. When a button is clicked it checks for the first word in the tcl statement. If it detects 'SELECT' then it runs RLIST(COMMAND,5,
,
,). If it detects list then it OR_VIEW(
,COMMAND).How come the active list is cleared out befoor I can run the list command? There is an active list when it runs the SELECT statement by it disappears befor running the LIST Command. I am not doing anything else in between this. Any ideas?
Clay
At 02 JAN 2004 12:25PM The Sprezzatura Group wrote:
This thread will be of use then.
http://www.revelation.com/__85256DB80017688B.nsf/0/97294C9ACE86DB4F852568C5006D1398?OpenDocument
The Sprezzatura Group
World Leaders in all things RevSoft