Are you using PicBASIC or PicBASIC Pro ?
You have actually posted in the MELabs PicBasic Pro section, and looking at the manual (a good place to start http://www.melabs.com/resources/pbpmanual/ ) I cant see those commands listed.
Are you using PicBASIC or PicBASIC Pro ?
You have actually posted in the MELabs PicBasic Pro section, and looking at the manual (a good place to start http://www.melabs.com/resources/pbpmanual/ ) I cant see those commands listed.
Thanks Malc-c. I will try searching for it on there. I am not sure which version of PICBasic we are using. This is for a lab in one of my classes and the only time we can access the program is during the 1-hour period the lab session is held on Monday Wendesday and Friday. Thank you for your help.
My gut feeling is that you're on the wrong forum.
It looks like those statements are found in the Proton PIC BASIC and not MELabs PicBASIC.
Have a look at their manual http://www.compile-it.com/protonds/p..._userguide.pdf
It contains the DIM and EDATA statements you were on about
... and if you need support try posting on thier forum
http://www.picbasic.org/forum/
Neither PICBasic or PICBasic Pro uses EDATA.
However, always willing to help...
Q. What would be the command used to compare the password entered by the user to the stored password?
A. IF ...
Bookmarks