HP3000-L Archives

April 2003, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Black, Cory" <[log in to unmask]>
Reply To:
Black, Cory
Date:
Wed, 30 Apr 2003 17:46:19 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (23 lines)
Or you may find that the logon UDC calls another UDC to set the keys.  This
way you can reset them if they don't come back after running a program that
uses them.  Glance comes to mind, but I'm sure there are others.

KEYS
IF HPINTERACTIVE
  SETVAR ESC,       "![chr(%33)]"
  SETVAR FK       ESC + "&f2a1k12d12L.Out.Hpspool.Out.Hpspool"
  SETVAR FK, FK + ESC + "&f2a2k7d7LListspfLISTSPF"
  SETVAR FK, FK + ESC + "&f2a3k7d6L L LastL LAST"
  SETVAR FK, FK + ESC + "&f2a4k6d5L L AllL ALL"
  SETVAR FK, FK + ESC + "&f2a7k7d6L SupermSUPERM"
  SETVAR FK, FK + ESC + "&f2a6k7d5L R All R ALL"
  SETVAR FK, FK + ESC + "&f2a5k8d6L In All IN ALL"
  SETVAR FK, FK + ESC + "&f2a8k8d8LListredoLISTREDO"
  SETVAR FK, FK + ESC + "&jB"
  ECHO !FK
  DELETEVAR ESC,FK
ENDIF

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2