Page 12
Frequently Asked Questions SECTION 2 What Does the Signature Screen Look Like? Sample Signature Screen What Do I Do with the Output File? DOS Signature Capture Utility Programmer’s Reference Guide...
Page 14
Component Reference SECTION 3 Parameters Return Value DOS Signature Capture Utility Programmer’s Reference Guide...
Page 15
; This updates the configuration file for the signature utility. ; A template configuration file is bundled with the program files ; so that the location entries can be specific to the 6100 and ; 6200 Computers, yet the same program is used on both the 6100 ;...
Page 16
Component Reference ;Displays the invoice total in a text window. INIFILE( 1, INIFD, ‘Text window 0’, ‘Text’, & ; Specifies a file name that includes the invoice number to tie ; the signature file to the appropriate invoice. INIFILE( 1, INIFD, ‘Capture window’, ‘File’, & CLOSE (INIFD) ;...
Page 18
Component Reference SECTION 3 Return Value Usage Notes DOS Signature Capture Utility Programmer’s Reference Guide...
Page 19
SECTION 3 PL/N Programming Example EXTERNALS NUMERIC FUNCTION INPUT NUMERIC FUNCTION PRINTCTL = PGAPR2P NUMERIC FUNCTION SPAWNDOS = IPFSDP6 STRING FUNCTION MID CONSTANTS LINES_PER_PAGE = 54 LOCAL VARIABLES 01 RESPONSE FD SIGFD 01 SIGBUF 01 FRACTION 01 SIGLINES 01 SAVE_LAST 01 RPT_COND 01 PRT_STATUS .
Page 20
Component Reference RPT_COND = PRINTCTL(21,@REPORT,PRT_STATUS,SECURITY_CODE) . . . CLOSE (SIGFD) . . . PROCEDURE REPORT . . . ; Print the signature at the bottom of the invoice. ; the number of lines needed to print the signature. ; page. IF ((PRT.LAST AND 255) + SIGLINES >...
Need help?
Do you have a question about the 6100 and is the answer not in the manual?
Questions and answers