What's the best way to detect a uIEC in code?

1 view
Skip to first unread message

Glenn Holmer

unread,
Sep 11, 2016, 3:21:06 PM9/11/16
to µIEC Users Discussion Group
What's the best way to detect a uIEC in code?

Werner Weicht

unread,
Sep 11, 2016, 3:47:26 PM9/11/16
to uIEC-...@googlegroups.com
Hi,

> What's the best way to detect a uIEC in code?

I think in BASIC this is the best:

10 OPEN15,drv,15,"X?"
20 INPUT#15,A$,B$,C$,D$
30 CLOSE15
40 PRINT A$,B$,C$,D$

Bye
Werner

Reply all
Reply to author
Forward
0 new messages