Post Reply 
Need Help with INPUT
03-01-2014, 09:16 PM
Post: #3
RE: Need Help with INPUT
(03-01-2014 08:33 PM)Terje Vallestad Wrote:  
(03-01-2014 07:54 PM)Eddie W. Shore Wrote:  IF C==1
INPUT(X, "NEXT POINT"); // This is where the error points to. Can't INPUT work with globalize variables?
L1:=CONCAT(L1, {X});
S:=S+1;
END;

There may be other issues, but should there not be a THEN after the C==1, similar to the rest of your code?

Cheers, Terje

Thanks - there should be. Typo on my part.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Need Help with INPUT - Eddie W. Shore - 03-01-2014, 07:54 PM
RE: Need Help with INPUT - Terje Vallestad - 03-01-2014, 08:33 PM
RE: Need Help with INPUT - Eddie W. Shore - 03-01-2014 09:16 PM
RE: Need Help with INPUT - Eddie W. Shore - 03-11-2014, 01:55 PM



User(s) browsing this thread: 1 Guest(s)