Will; We execute a .bat from the command scheduler every night on UniData. I'm hoping this might point you in the right directions (as I've never tried it on UV nor from an IIS application).
The .bat file simple changes to the correct directory and then does a: CALL UD PHANTOM "" The phantom makes it run in the background. If you have anything in the quotes it will try to run that VOC item. In UD it will always call the LOGIN voc item, I'm not sure about UV, I know you can set up different levels but I'm not sure if they're always called. This will cause the UD process to run with the user id "SYSTEM". Hopefully, you can use this technique to test the "remote" call from the command line and then from IIS. hath -- Colin Alfke Calgary, Alberta Canada "Just because something isn't broken doesn't mean that you can't fix it" Stu Pickles >-----Original Message----- >From: [EMAIL PROTECTED] > >In a message dated 2/8/2005 9:33:25 AM Pacific Standard Time, >Wendy.Smoak 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 [email protected] To unsubscribe please visit http://listserver.u2ug.org/
