|
>A user is signed on to as400( let say ASDEV) using client access and if >user clicks key F2, i want to open up another as400 client access window >(its a different as400 box, lets day ASPROD). > >It should automatically signon and call the program on ASPROD box. > >What do you guys think???. Please advice. Gade I have just seen the above question plus numerous answers but so far, no-one has come up with the obvious answer (to me neway !). Have a look at TNAPI - http://www.as400network.com/resources/code/shareware see under 5250 emulation. This is a fantastic program will allows u to start a telnet session dynamically. 'TNAPI can be used to run interactive jobs in a batch environment. It establishes a VT100 telnet connection with the AS/400 and allows you to send keystrokes to the application and receive the resulting screen as data.' All you need to do is write a script program to signon/set libl/run program which simply calls this api each time. Impressive eh ? Mike +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.