Posted by Triuken 206.173.27.191 using Mozilla/4.51 [en] (Win98; I) on March 25, 2000 at 18:43:06:
In Reply to: NEED HELP PLZ posted by BOB on March 20, 2000 at 19:24:06:
:UP
#GET(a$)
#IF(a$="")
{
#BRANCH(:UP)
}
This does the same thing as Wait.. =)
: in an if..then..else statemnt in rpg code what would else be IE:#wait(a$)