Andy, You need version 2.04, works great...go to Melabs and check the upgrade details.. http://www.melabs.com/ Vern Andy Faulkner wrote: > > I am having lots of problems trying to compile the > following basic file, its just a simple file that > compiles fine when the target is 16f84 but as soon as > I want to use it on a 16f873 I get the errors listed > below. > > Does anyone have any idea whats wrong. I do not have > 16F873.BAS should it be included in my version of PBP > 2.03? > > If it is a version issue, could anyone lend me a more > up to date copy so I can try it, if it then works I > will order my own copy. > > If you can be of assistance please email me directly > to andyf97@yahoo.com > > Thank you in advance. > > Andy > > -------------------------------------------------------- > THE BASIC FILE > > loop: High PORTB.1 > Pause 1000 > Low PORTB.1 > Pause 1000 > goto loop > end > > -------------------------------------------------------- > THE COMMAND LINE USED WHEN TRYING TO COMPILE THE FILE > > PBP -p16f873 1.bas > -------------------------------------------------------- > > THE ERRORS > > PicBasic Pro Compiler 2.03, Copyright (c) 1998 > microEngineering Labs, Inc. All Rights Reserved. > > WARNING: Unable to open INCLUDE file 16F873.BAS. > WARNING: Unable to open INCLUDE file 16F873.BAS. > C:\PBP\1.BAS ERROR Line 1: Bad expression. > C:\PBP\1.BAS ERROR Line 1: Bad expression. > C:\PBP\1.BAS ERROR Line 1: Bad expression. > C:\PBP\1.BAS ERROR Line 3: Bad expression. > C:\PBP\1.BAS ERROR Line 3: Bad expression. > C:\PBP\1.BAS ERROR Line 3: Bad expression. > ERROR: RAM END must be defined. > ERROR: RAM BANKS must be defined. > ERROR: No LIBRARY statement or LIBRARY parameter. > ERROR: No LIBRARY statement or MACRO parameter. > ERROR: Unable to open file PBPMAC.INC > > ===== > Andy Faulkner andyf97@yahoo.com ICQ 7529262 > Pyrotechnics Fireworks and Laser Displays http://www.pfld.co.uk > http://www.spectacular-fireworks.com > Tel 01260 291 645 Fax 0870 132 3275 Mobile 0778 8966 087 > > TEAMWORK MAKES THE DREAM WORK > > __________________________________________________ > Do You Yahoo!? > Yahoo! Sports - Coverage of the 2002 Olympic Games > http://sports.yahoo.com > > -- > http://www.piclist.com hint: The list server can filter out subtopics > (like ads or off topics) for you. See http://www.piclist.com/#topics -- http://www.piclist.com hint: The list server can filter out subtopics (like ads or off topics) for you. See http://www.piclist.com/#topics