cornflowerblue
11-18-2006, 02:45 AM
Sorry for my ignorance. I have just started learning baisic in order to program an accelerameter. I found sample code on the parralax website for a BS1 processer but I am using BS2. When I converted the stamp to BS2 some of the sample code no longer works. Unfortunately because of my lack of knowledge I have no idea why part of the program will not tolkenize.
SYMBOL Dio = PIN7 ' data to/from module
Above is an example of some code that causes an error. Also, I had to remove # infront of a lot of the code in order for it to tolkenize. Thanks for any help and have a great week.
SYMBOL Dio = PIN7 ' data to/from module
Above is an example of some code that causes an error. Also, I had to remove # infront of a lot of the code in order for it to tolkenize. Thanks for any help and have a great week.