Yup.. try it.. or read through the macros![]()
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
1)I tried to include Keypad.bas and tried to compile however it throws an error for the first line i.e. keypad routine as syntax error. If I remove it throws too many errors! in assembler. Is it not necessary to compile. If I don't compile and compile only gate code it says unable to open keypad.bas
@ if HIGH_SECURITY == 1
LCDOUT $FE, $C4 + ComboPtr, "*" ; print a Mask character
if Key = "*" then Reset
if Key = "#" then Finish
@ endif
The compiler also shows errors for
if Key = "*" then Reset
if Key = "#" then Finish
I tried using diff. combination but to no better effect. Can some one help?
Thank you in advance,
Regards
dilpkan
Bookmarks