[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: Re[2]: Type Styles
- Subject: Re: Re[2]: Type Styles
- From: Carl Distefano CLDistefano@xxxxxxxx
- Date: Sat, 14 Jun 1997 18:54:51 +0000
Reply to note from "EBERLE, JIM" Fri,
13 Jun 97 19:13:04 +0000
-> Is there a way to rig a key so that the cursor left and
-> the Control-n key can be invoked with just one keystroke?
-> I tried adding a CL, before the M1 for Ctrl-1, but it
-> doesn't work. Any suggestions?
Jim: CL works whether the cursor is on the command line or in text,
so you have to force it into the text area, thus:
nn=GT,CL,M1
Regards,
Carl