Re: ? Runform v3 from VMS comfile

From: Gary Eckhardt, Bldg 613, Rm Dev, X2826 <eckhardg_at_brooks.af.mil>
Date: 13 Jan 1994 22:30:39 GMT
Message-ID: <2h4i2f$8qv_at_bsdns.brooks.af.mil>


In article 110194113903_at_amon.cc.oberlin.edu, bamon_at_ocvaxc.cc.oberlin.edu (Jennifer R. Amon) writes:

> $ counter = 1
> $LOOP:
> $ write sys$output "Running AmonFoos - Iteration: ''counter'"
> $ runform -r fa_temp:AmonFoos.keys fa_form:fasf9999 /
> $ counter = counter+1
> $ if counter .lt. 6 then goto LOOP

You might try, immediately before the runform command: $ define/user sys$input sys$command Received on Thu Jan 13 1994 - 23:30:39 CET

Original text of this message