-
How about ....
Other like PROTON and ZBASIC have some nice command like :
For infrared remotes:
(Proton)
RC5in and RC5out
SONYin and SONYout
etc
For keyboard input:
(Zbasic)
KBin
Also more pictures diagrams and even video or animations in the help files and for each command (Like pulsin and HPWM).
This certainly would save repetitive questions in the forums and assist and attract more newbies.
Hope that helps
Kind regards
Dennis
-
The nice thing about compilers that support structured programming (functions, procedures, local variables, etc.) is that you (or others) can developed routines that can extend the functionality of the compiler.