What are you trying to send to the program?  The literal '2'?  If so, remove
the << and >> from around it, those signify inline prompts in a paragraph.

Larry Hiscock
Western Computer Services


On 11/1/05, Barry Brevik <[EMAIL PROTECTED]> wrote:
> This is UV v9.6.1.3 on Windows.
>
> I have a paragraph which in part looks like this:
>
> RUN BPCUST B$SOD16AE
> DATA <<2>>
>
> Inside the program B$SOD16AE, I have a line like this:
>
>  IF SYSTEM(10) THEN INPUT XML.TYPEX, 1
>
> The problem is that the program halts at the INPUT as if it is waiting for
> input which has already been provided via the DATA <<2>>. I can see the
"2"
> on my screen, and if I press ENTER the program continues, but does not
seem
> to get the "2".
>
> I must be doing something stupidly wrong, but I don't have it fixed yet
<g>.
>
> Anybody got an idea as to where I've lamed-out?
>
> P.S. the reason for the IF SYSTEM(10) is that the program gets called from
> other paragraphs that do not have the extra DATA statement.
>
> Barry Brevik
> -------
> u2-users mailing list
> [email protected]
> To unsubscribe please visit http://listserver.u2ug.org/
>


--
john
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.12.7/153 - Release Date: 11/1/2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.12.7/153 - Release Date: 11/1/2005
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to