Re: (Easy Scan) and (Full Scan Codes Passed)


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Marc on August 10, 2006 at 08:29:02:

In Reply to: (Easy Scan) and (Full Scan Codes Passed) posted by Francisco Avalos on August 09, 2006 at 17:01:04:

I've been using full scan codes passed for many years and it works just fine. Here is a sample of how I use.
PRINT (0) (FullScanCodesPassed)
AA260: !
PRINT (0,XY)
INPUT (0) KEYIN$
!* FILE (48) POS=BOF
!* WRITE (48,OUTKEYIN)
IF KEYIN$ = "@0781@" PRINT (0) (ScanCodesOff) & _
GOSUB I1BCHK &_
PRINT (0) (Delete Window) & FORCE = 1 & GOTO 255
IF ASC(KEYIN$) NE 0 WORKNBR$ = KEYIN$ & GOTO A260A
KEYIN = ASC(SUB(KEYIN$,2,1))
IF KEYIN = F9KEY PRINT (0) (ScanCodesOff) &_
PRINT (0) (SwitchSession=0) & GOTO A260

Is this of any help?


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]