From: Jonathan Hays (nomad@gfoyle.org)
Date: Wed Mar 10 2004 - 20:10:31 GMT-3
I see you've already got your answer but I'll post this for future use.
1. Open Secure CRT Help and select "ASCII Control Codes" which displays
a chart
2. Note that "CTRL-SHIFT-6-x" is really ^^x (Ctrl+^ followed by x).
This shows up as the penultimate entry in the chart:
CTRL  Decimal  Hex    Octal
^^    30       0x1E   \036
3. So for the "send string" I like to type \036x
Hope this is of use to you in the future.
-Jonathan 
>-----Original Message-----
>From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On 
>Behalf Of Joseph D. Phillips
>Sent: Wednesday, March 10, 2004 2:45 PM
>To: alsontra@hotmail.com
>Cc: ccielab@groupstudy.com
>Subject: RE: ASCII codes for CTRL-SHIFT-6-x
>
>
>I use regular CRT. So when I define a key, let's say F12, what 
>do I put for the "send string"?
>
>What I want to do is bounce from router to router without 
>using two hands.
>
>-----Original Message-----
>From: alsontra@hotmail.com [mailto:alsontra@hotmail.com]
>Sent: Wednesday, March 10, 2004 13:41
>To: Joseph D. Phillips
>Cc: ccielab@groupstudy.com
>Subject: Re: ASCII codes for CTRL-SHIFT-6-x
>
>
>In secure CRT the following combination works:
>
>  crt.screen.Send Chr(30) & Chr(120)
>
>In general, what your looking for may combination of ASCII 
>chars. In what
>program is this macro to be defined?
>
>http://www.asciitable.com/
>
>Alsontra
>
>
>
>
>
>----- Original Message ----- 
>From: "Joseph D. Phillips" <jphillips@ufcwdrugtrust.org>
>To: "Group Study (E-mail)" <ccielab@groupstudy.com>
>Sent: Wednesday, March 10, 2004 11:27 AM
>Subject: ASCII codes for CTRL-SHIFT-6-x
>
>
>> Does anyone know how to macro the CTRL-SHIFT-6-x key combination?
>>
>> 
>_______________________________________________________________________
>> Please help support GroupStudy by purchasing your study 
>materials from:
>> http://shop.groupstudy.com
>>
>> Subscription information may be found at:
>> http://www.groupstudy.com/list/CCIELab.html
>
>_______________________________________________________________________
>Please help support GroupStudy by purchasing your study materials from:
>http://shop.groupstudy.com
>
>Subscription information may be found at: 
>http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Thu Apr 01 2004 - 08:15:17 GMT-3