ON 20020901@11:54:40 PM at page: http://www.piclist.com/techref/index.htm VGL-oops-7A6 Vinod Ganesh L added 'See: /techref/piclist/questions.htm ' ON 20020910@6:00:50 PM at page: http://www.piclist.com/techref/index.htm BEH-II-E42 Ben E Hamlett added 'Questions: Is there any code to monitor the time left on a battery and display it on an lcd?' ON 20020921@7:39:30 AM at page: http://www.piclist.com/techref/index.htm JM-orange- Jon Monk added 'Questions: Hi guys, I'm just starting out using PICS and have very very basic knowledge of electronics and programming. I'm trying to compile the following program using Picbasic Pro (v2.33): 'Program 3.1 Binary Counting 'Initialise Variables Symbol TRISB = 134 'Assign TRISB for port B to decimal value of 134 Symbol PortB = 6 'Assign the variable portB to the decimal value 6 'Initialise Port(s) Poke TRISB, 0 'Set port B pins to output loop: For B0 = 0 to 255 Poke PortB, B0 'Place B0 value at port to light LEDs Pause 250 'Without pause, couting proceeds too fast to see Next B0 'Next B0 value Goto loop 'end I copied the program from a text book (PIC microcontroller project book) but it doesn't seem to like it. I get the following errors: error line 9: bad expression error line 3: syntax error error line 4: syntax error error line 8: syntax error error line 11: syntax error Anybody know what I've done wrong? Cheers Jon ' ON 20020924@12:42:57 PM at page: http://www.piclist.com/techref/software.htm kentken-HotPOP- added 'I have agreed to maintain this page. ' : 553 Null recipient not accepted ON 20020924@12:47:42 PM at page: http://www.piclist.com/techref/apps.htm kentken-HotPOP- added 'I have agreed to maintain this page. ' : 553 Null recipient not accepted ON 20020924@12:54:38 PM at page: http://www.piclist.com/techref/oss.htm kentken-HotPOP- added 'I have agreed to maintain this page. ' : 553 Null recipient not accepted ON 20020924@12:55:29 PM at page: http://www.piclist.com/techref/firmware.htm kentken-HotPOP- added 'I have agreed to maintain this page. ' : 553 Null recipient not accepted ON 20020924@5:15:31 PM at page: http://www.piclist.com/techref/isps.htm JMN-EFP-786 James Newton edited the page ON 20020924@5:16:05 PM at page: http://www.piclist.com/techref/isps.htm JMN-EFP-786 James Newton edited the page ON 20020924@5:19:14 PM at page: http://www.piclist.com/techref/isps.htm JMN-EFP-786 James Newton edited the page ON 20020924@5:19:35 PM at page: http://www.piclist.com/techref/isps.htm JMN-EFP-786 James Newton edited the page ON 20020925@8:36:24 PM at page: http://techref.massmind.org/techref/ideas.htm JMN-EFP-786 James Newton added 'Questions: Have you heared about the new <ORENTATION> tag in HTML? It allows you do do things ,,umop apisdn,, ...'