Peter Cooper <[EMAIL PROTECTED]> writes:

>>Can labes be passed in variables or do I need to use some
>>sort of indirection?  That would allow quick adding/modifying various
>>test setups.
>
>
> pfc1     ;
>          read "Which data label",t
>          write $text(@t+1)
>          quit
> data1    ;;
>          ;;fred
> data2    ;;
>          ;;bill

I got this working with the legacy subroutine syntax.  For some reason
$text kept returning empty strings when used in procedure.  Thank you
Peter for your help!

-- 
Mikko Harjula                   tel.   +358-3-316 7552
[EMAIL PROTECTED]         mobile +358-40-778 6669

Reply via email to