taylormade
Member
In 4gl.
How can i put a variable in a FOR EACH statement?
Like this...
DEFINE variable as CHAR.
variable = "master".
FOR EACH variable NO-LOCK:
DISPLAY variable
WITH FRAME frame1.
(the above doesn't work by the way)
thanks
rbender@rosina.com
How can i put a variable in a FOR EACH statement?
Like this...
DEFINE variable as CHAR.
variable = "master".
FOR EACH variable NO-LOCK:
DISPLAY variable
WITH FRAME frame1.
(the above doesn't work by the way)
thanks
rbender@rosina.com