Save_Select() loses active select list - misdocumented? (None Specified)
At 20 NOV 1998 03:29:02PM Alex Eloquent wrote:
It looks like Save_Select() is losing the active select list–@List_Active is 3 and @RecCount is 53 before it gets run, and @List_Active is changed to 0 (@RecCount is unchanged) afterward. This is contrary to the online help for Save_Select(), which states:
[list]The Save_Select subroutine does not affect the active select list; in other words, the current select list is still active after calling Save_Select.[/list]
Any pointers? This is kind of annoying.
-Alex
At 20 NOV 1998 06:38PM Carl Pates Sprezzatura Ltd wrote:
Alex,
AFAIK Save_Select always resets @List.Active. I always call Activate_Save_Select afterwards….
Carl Pates
Sprezzatura Ltd