Will,
This will work if you need to use a batch file but don't forget you have to
parse the environment to find out what's in the put/post values if you need
it to be interactive with the user.

<test.bat>
@REM Change directory to the UV account

@REM Assuming this is a folder with a uv account
@cd \ibm\uv
@REM Execute the uv command
@c:\ibm\uv\bin\uvsh "LIST VOC"

Vance

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <u2-users@listserver.u2ug.org>
Sent: Tuesday, February 08, 2005 12:42 PM
Subject: Re: [U2] Universe to Web interface


> In a message dated 2/8/2005 9:33:25 AM Pacific Standard Time,
> [EMAIL PROTECTED] writes:
>
> > It sounds like you want to visit a web page and see the output of a UV
> > BASIC program, but I might be misunderstanding you.
>
> Really it doesn't matter so much what I'm trying to do.
> I'm just looking for an example of how ANYONE has done this UV on Windows.
> Examples for Unix or Linux aren't helping me :)
> Thanks
> Will
> -------
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to