Assigning a Key to an Application

Unlike normal DOS programs, System Manager applications are not invoked from a command prompt. Instead, each is assigned to a key. When this key is pressed, the application starts and the System Manager suspends any other active application. The user can then switch from one application to another without having to close the first application.

There are two ways to assign a key to an EXM application. One is through the Application Manager (More key), which is covered in the user's manual. This is the recommended method.

The second is to add an entry to the file called C:\_DAT\APNAME.LST. If this file does not exist, it must be created. You can also have an A:\ APNAME.LST file; both are searched for valid applications. If there is an application in A:\APNAME.LST that has the same key code as an application on drive C:, the HP palmtop beeps 3 times quickly indicating a conflict. You must change one of the scan codes in one of the files.

Entries in a APNAME.LST file have the following format:

Filepath(should be absolute),Hex scan code, Title

Examples:

c:\_sys\hb.exm,AF00,Hearts&Bones

c:\_sys\TFOX.exm,B300,TigerFox

c:\apcalc.exm,c300,APCalc

Note: You must reboot the HP palmtop after making changes to the APPNAME.LST file for those changes to take effect. This is not needed if the application is added through the Application Manager.