home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / database / oracle / 1311 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1.0 KB

  1. Path: sparky!uunet!cs.utexas.edu!usc!sdd.hp.com!wupost!darwin.sura.net!dtix!condor.navsses.navy.mil!semdipilla
  2. From: semdipilla@condor.navsses.navy.mil
  3. Newsgroups: comp.databases.oracle
  4. Subject: Ora_term, key mapping forms 3.0
  5. Message-ID: <1992Aug18.155621.292@condor.navsses.navy.mil>
  6. Date: 18 Aug 92 20:56:21 GMT
  7. Organization: NSWCCD, Naval Ship Systems Eng Sta, Phila PA
  8. Lines: 20
  9.  
  10. Help,
  11.  
  12.    we need help creating a vt100 map file throught ora-term.   We currently
  13. have an application that runs on a vt320 digital terminal.  WE need to make
  14. this file work on a vt100.  WE want our user to be able to hit f5 and to 
  15. commit(f12 on vt320).  WE need to also give the user a few other options
  16. such as delete and update.  we only have f1-f10 function keys on vt100
  17. 's
  18.  
  19. we know we need to 
  20.    1) go into ora_term
  21.    2) get file for vt100
  22.    3) modify it for our function key mappings
  23.    4) save our changes
  24.    5) then run our form with the modified vt100 file
  25.  
  26. Problem, we don't know how to get into the vt100 file to make f5 do a
  27. commit,etc.
  28.  
  29. Michael
  30.