humm compiler problem after all
Hi now I am getting these error messages:
I even tried with some good working code and I still get these errors, any ideas ??
C:\PBP>pbp -p16f88 CHARGEUR2.bas
PICBASIC PRO(TM) Compiler 2.50c, (c) 1998, 2008 microEngineering Labs, Inc
All Rights Reserved.
PM Assembler 4.08, Copyright (c) 1995, 2006 microEngineering Labs, Inc.
Error C:\PBP\CHARGEUR.ASM 3 : [235] Opcode Expected Instead of ''
Error C:\PBP\CHARGEUR.ASM 5 : [235] Opcode Expected Instead of ''
Error C:\PBP\CHARGEUR.ASM 9 : [238] Preprocessor Directive Expected
Error C:\PBP\CHARGEUR.ASM 9 : [235] Opcode Expected Instead of ' (( '
Error C:\PBP\CHARGEUR.ASM 10 : [238] Preprocessor Directive Expected
Error C:\PBP\CHARGEUR.ASM 10 : [235] Opcode Expected Instead of ' (( '
Error C:\PBP\CHARGEUR.ASM 11 : [238] Preprocessor Directive Expected
Error C:\PBP\CHARGEUR.ASM 11 : [235] Opcode Expected Instead of ' (( '
Error C:\PBP\CHARGEUR.ASM 12 : [238] Preprocessor Directive Expected
Error C:\PBP\CHARGEUR.ASM 12 : [235] Opcode Expected Instead of ' (( '
Error C:\PBP\CHARGEUR.ASM 13 : [238] Preprocessor Directive Expected
Error C:\PBP\CHARGEUR.ASM 13 : [235] Opcode Expected Instead of ' (( '
Error C:\PBP\CHARGEUR.ASM 14 : [238] Preprocessor Directive Expected
Error C:\PBP\CHARGEUR.ASM 14 : [235] Opcode Expected Instead of ' (( '
Error C:\PBP\CHARGEUR.ASM 15 : [238] Preprocessor Directive Expected
Fatal C:\PBP\CHARGEUR.ASM 15 : [300] Too Many Errors
C:\PBP>