Wintegrate is real easy (not that Accuterm isn't, i just know wintegrate). As a blind terminal emulator the MV host knows nothing of the emulator (native or telnet). From one of the connected users you can 'upload host programs' that puts 100 or more main and sub programs into WIN.PROGS (flavored) and then they're available for all wintegrate users.
I use WIN.EXPORT and WIN.IMPORT extensively. A little parameter heavy but you can consolidate. In second place is WIN.PCRUN which is as simple as it gets: CALL WIN.PCRUN("IEXPLORE",WWW.EBAY.COM) or CALL WIN.PCRUN("SOL.EXE", "") In fact i use WIN.EXPORT to push down MS FTP scripts and then WIN.PCRUN to FTP. I've hooked a lot with WIN.PCRUN. BTW, if you EXPORT a BAT file and you initiate it with WIN.PCRUN, open windows explorer and make a shortcut of the bat file. Then right click to the properties and check on the 'close on exit'. This .PIF file is the hamburger helper for the BAT and allows the BAT process to open and close instead of staying open once complete. my 2 cents. ----- Original Message ----- From: "Results" <[EMAIL PROTECTED]> To: "U2 Users Discussion List" <[EMAIL PROTECTED]> Sent: Wednesday, March 03, 2004 12:58 PM Subject: Re: How to start windows programs > Björn, > I know you can do it from AccuTerm, I don't know of a way to do it > from wIntergrate. > > - Charles Barouch > [EMAIL PROTECTED] > > Björn Eklund wrote: > > >Hi, > >Is there a way of starting windowsprograms on the users PC from a Unibasic > >program or do I need Wintergrate or some other tool to do that? > > > >I would like to send a invoice number away to an invoice archive on MS > >sql-server to get a pdf copy of the invoice in an Internet Exploreror > >acrobat reader window. > > > >Björn Eklund > > > > > > > > > -- > u2-users mailing list > [EMAIL PROTECTED] > http://www.oliver.com/mailman/listinfo/u2-users -- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users