'RTP37' Line 1. B10 Variable not assigned...... (AREV Specific)
At 11 JUN 2001 11:11:52AM Scott Kapaona wrote:
I have not idea what is causing this. It happens on exiting a window.
In the Window Process under the Window is the following code:
WINDOW S CUST.100.IV,POSTAPPL
Code is;
if VAL=POSTAPPL" then
if @recur0 thenunlock wc_Src_File%,@recur0@recur0="endend
TIA
Scott Kapaona
At 11 JUN 2001 11:15AM Scott Kapaona wrote:
Ooops…
I forgot to add;
$insert SYSINCLUDE, WINDOW_COMMON%
I guess that was it. I check and see.
Thanks.