Simply put a

LOOP WHILE READNEXT ID DO
  EXECUTE "ED VOC ":ID
REPEAT

Around the execute statement.

Colin Alfke
Calgary, AB
 

>-----Original Message-----
>From: Susan Joslyn
>
[snip]
>
>          But if you do this
>
>          SELECT VOC = "A]"
>
>          BLEEP VOC
>
>Where BLEEP is a BASIC PROGRAM that does this:
>
>          SIZE = SYSTEM(11)
>
>          IF SIZE # 0 THEN
>
>                   CRT "you had a list active!
>
>                   EXECUTE 'ED VOC'
>
>          END
>
> 
>
>The executed version of ED VOC will not automatically run from 
>the list that you selected before typing BLEEP.
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to