I have an old copy, version 2.25 from 1998, but it’s common to use the same key mappings over time.  This list might be useful(\E stands for chr(27))

 

VT320/VT220 KEYBOARD

IBM PC KEYBOARD

VT320/VT220 BYTE SEQUENCE

PF1..PF4

F1..F4

\EOP..\EOS

F6..F10

F6..F10

\E[17~..\E[21~

F11

F11 (*) or Ctrl+F1

\E[23~

F12

F12 (*) or Ctrl+F2

\E[24~

F13..F14

Ctrl+F3..Ctrl+F4

\E[25~..\E[26~

Help

Ctrl+F5

\E[28~

Do

Ctrl+F6

\E[29~

F17..F20

Ctrl+F7..Ctrl+F10

\E[31~..\E[34~

ttus00090000.gif

ttus00090000.gif

\E[A

ttus00090001.gif

ttus00090001.gif

\E[B

ttus00090002.gif

ttus00090002.gif

\E[C

ttus00090003.gif

ttus00090003.gif

\E[D

Find

Home

\E[1~

Insert Here

Insert

\E[2~

Remove

Delete

\E[3~

Select

End

\E[4~

Prev Screen

Page Up

\E[5~

Next Screen

Page Down

\E[6~

Keypad 0.. Keypad 9

Keypad 0.. Keypad 9

0..9

Backspace

Backspace

\177

 

 

 

 

Only if all else fails, try…

 

Activate “IDXTerm”

SendKeys “{Home}”, True

 

Rich McNeil

Boston Software Systems

866 653 5105 x 813 -or- 508 318 5327

www.bostonworkstation.com


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Guion, Gary
Sent: Wednesday, May 31, 2006 3:30 PM
To: [email protected]
Subject: RE: [Talk] idx reference

 

That didn't seem to work.  Maybe my version uses a different character command.  I'm using 2.5.2.  Do you know where I can find a list of character commands for IDX.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Rich McNeil
Sent: Wednesday, May 31, 2006 1:58 PM
To: [email protected]
Subject: RE: [Talk] idx reference

In IDXTerm to send a Find or {Home} character:

 

Key chr(27) & “[1~”

 

Rich McNeil

Boston Software Systems

866 653 5105 x 813 -or- 508 318 5327

www.bostonworkstation.com


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter Charbonnier
Sent: Wednesday, May 31, 2006 1:34 PM
To: [email protected]
Subject: Re: [Talk] idx reference

 

Which version?  IDXTerm is a modified version of the Cache Terminal emulator and is pretty bare bones.  Mine is 5.0, and I can't find any reference to a "FIND" key, most of the keys are ALT+ something.

That said you should be able to send HOME through BWS by doing:

Key "{HOME}"

~Peter

On 5/31/06, Guion, Gary < [EMAIL PROTECTED]> wrote:

It's called IDXterm

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Neal Quinn
Sent: Wednesday, May 31, 2006 1:23 PM
To: [email protected]
Subject: Re: [Talk] idx reference

Gary,

 

What emulation are you using; e.g., Reflections?

 

Neal

----- Original Message -----

From: Guion, Gary

Sent: Wednesday, May 31, 2006 1:15 PM

Subject: [Talk] idx reference

 

Does anyone know of a list of command characters used in an IDX terminal emulator.  I'm specifically looking for the "Find" command.  It says it's mapped to the home key on my keyboard, but I don't know the character command for that.

 

Gary Guion
Northeastern Vermont Regional Hospital
Telecommunications Specialist
802-748-7318
[EMAIL PROTECTED]

 

Reply via email to