Re: T=1, Le=00 and SW1SW2=61xx


[ Follow Ups ] [ BasicCard User Forum ]

Posted by zeitcontrol (212.144.35.14) on March 04, 2004 at 06:56:33:

In Reply to: T=1, Le=00 and SW1SW2=61xx posted by Ernstjan on March 03, 2004 at 02:30:39:

This may depende on which BasicCard type you use. With BasicCard ZC3.9 the following does work:

Command &H80 &H00 Test(Data$)
Private Result$="1234"
LE=Len(Result$)
Data$=Result$
End Command

Please note: The Basic terminal program may still show SW1SW2=6104, but IO log will show 9000 as you want.

Michael Petig
ZeitControl cardsystems GmbH


Follow Ups:


[ Follow Ups ] [ BasicCard User Forum ]