TransAct POSjet 1500 Programmer's Manual page 163

Transact posjet 1500: software guide
Hide thumbs Also See for POSjet 1500:
Table of Contents

Advertisement

Programmer' s Guide
ASCII
[ESC] [US] s <Name..> <0>
Hexadecimal
1BH 1FH 73H
Decimal
<27> <31> <115>
IPCL
&%US <Name..> <0>
EPOS
[GS] 0<Name..> <0> is from one to 15 characters and must be null terminated.
Description
The [ESC] [US] s <Name..> <0> command flags the referenced item to be processed at startup.
Only one user character definition and one macro may be flagged to run at startup.
Note
If a character definition is loaded at startup, it is automatically made active.
The terminating <0> may be replaced with an & or redefined.
&%UT<n> on page150
Function
Delete item from user store
ASCII
[ESC] [US] d <Name..> <0>
Hexadecimal
1BH 1FH 64H
Decimal
<27> <31> <100>
IPCL
&%UD <Name..> <0>
EPOS
[GS] 1 <Name..> <0> is from one to 15 characters and must be null terminated.
Description
The [ESC] [US] d <Name..> <0> command removes an item from user store and frees up space.
If the item does not exist, the command does nothing.
The terminating <0> may be replaced with an & or redefined.
&%UT>n> on page 150.
Function
Transfer all items from user store to extended user store.
ASCII
[ESC] [US] t <0>
Hexadecimal
1BH 1FH 74H
Decimal
<27> <31> <116>
IPCL
&%UX <0>
EPOS
None
Description
This command transfers the information in the base 16K user store to the extended user store. The
base user store is erased if the transfer was successful.
The terminating <0> may be replaced with an & or redefined.
&%UT>n> on page 150.
Function
Flush information from user store or extended user store
ASCII
[ESC] [US] f ALL <0>
Or
[ESC] [US] f EXT <0>
Hexadecimal
1BH 1FH 66H 00H
Decimal
<27> <31> <102> <0>
IPCL
&%UF
EPOS
[GS] 5
Description
The [ESC] [US] f ALL <0> command clears all entries in user store and frees the data space. It
must have the name, "ALL" (in uppercase) attached. If "EXT" is substituted for "ALL", extended
user store (If any) is cleared.
The terminating <0> may be replaced with an & or redefined.
&%UT>n> on page 150.
Function
Report on user store
ASCII
[ESC] [US] q <0>
Or
[ESC] [US] ? <0>
Hexadecimal
1BH 1FH 71H
Decimal
<27> <31> <113>
IPCL
&%UQ <Name..> <0>
Nov-07
®
POSjet
1500
User Store.
Extended User Store.
Print a user store report
Return a formatted user store report
Rev M
Codes and Commands
See [ESC] [EM]T<n> or
See [ESC] [EM]T<n> or
See [ESC] [EM]T<n> or
See [ESC] [EM]T<n> or
Page 149

Advertisement

Table of Contents
loading

Table of Contents