[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference iosg::all-in-1_v30

Title:*OLD* ALL-IN-1 (tm) Support Conference
Notice:Closed - See Note 4331.l to move to IOSG::ALL-IN-1
Moderator:IOSG::PYE
Created:Thu Jan 30 1992
Last Modified:Tue Jan 23 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:4343
Total number of notes:18308

2584.0. "Help on keyboard mapping" by VAXSPO::SATO () Fri Apr 16 1993 22:44

    Hi,
    
    My customer knows that when he calls VTX from ALL-IN-1 menu, he can
    continue to use the same keyboard mapping, like GOLD I to call
    Interrupt Menu.
    
    Now, he wants to do the following:
    
    Enter ALL-IN-1, select some menu option to call an IBM application, via
    3270 TE, and, inside this application, press some PF key to call 
    ALL-IN-1 Interrupt Menu.
    
    Is the application the one has to be modified ? Or some config on 
    3270 TE ? Or ALL-IN-1 ?
    
    Any help would be very appreciated.
    Thanks a lot.
    
    Armando
T.RTitleUserPersonal
Name
DateLines
2584.1I think it would be the 3270 TEIOSG::SHOVEDave Shove -- REO2-G/M6Tue Apr 27 1993 12:1512
    VTX is modified so that it recognises Gold-I and issues the command 
    DO APPL_INT to ALL-IN-1's main process via the subprocess mailbox. This
    scipt does a couple of minor setting-up jobs and then calls the
    interrupt menu.
    
    The thing that has to be modified to make this work is whatever
    program is being run in the ALL-IN-1 subprocess. In VTX's case, it's
    VTXPAD.EXE (I think). In your case, I suppose it would be the 3270
    emulator - I don't know enough about that product to know whether it's
    easy to make it do "special" things when it gets particular keystrokes.
    
    Dave.