Hi, Mel
Thank you for the answer.
Limiting The file name to 8 Characters doesn't change the result .
You'll laugh : I run Win XP Home ... and was hard to find how to run in DOS Mode !!! ... with W98 SE, it was easy to call for pure DOS ...
Alas ... Result is exactly the same ...
More examples :
MPASM ... with the "putmulresult" macro ( THE reason to use PM ...)
Executing: "C:\Program Files\Microchip\MPLAB IDE\PBP\PBPW.EXE" -ampasmwin -oq -z -v -p16F628 "Acetachy.bas"
PicBasic Pro Compiler 2.46, (c) 1998, 2005 microEngineering Labs, Inc.
All Rights Reserved.
Pass 1:
Pass 2:
Code Gen:
Macro Pass:
mpasmwin /q "C:\Program Files\Microchip\MPLAB IDE\Projets\Acetachy.ASM"
COD Pass:
Warning[207] C:\PROGRAM FILES\MICROCHIP\MPLAB IDE\PROJETS\ACETACHY.ASM 430 : Found label after column 1. (putmulresult)
Error[108] C:\PROGRAM FILES\MICROCHIP\MPLAB IDE\PROJETS\ACETACHY.ASM 430 : Illegal character (6)
Loaded C:\Program Files\Microchip\MPLAB IDE\Projets\Acetachy.COD.
BUILD SUCCEEDED: Wed Dec 07 14:27:18 2005
Note : line 430 is :
ASM?
putmulresult 60000000
ENDASM?
with PM
Executing: "C:\Program Files\Microchip\MPLAB IDE\PBP\PBPW.EXE" -v -p16F628 "Acetachy.bas"
PicBasic Pro Compiler 2.46, (c) 1998, 2005 microEngineering Labs, Inc.
All Rights Reserved.
Pass 1:
Pass 2:
Code Gen:
Macro Pass:
PM.EXE C:\PROGRA~1\MICROC~1\MPLABI~2\Projets\Acetachy.ASM
ERROR: Unable to execute PM.EXE.Halting build on first failure as requested.
BUILD FAILED: Wed Dec 07 14:36:37 2005
... any other idea ???
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Bookmarks