PM.exe error when compiling in CodeDesigner

Status
Not open for further replies.

StanleyB

Junior Member level 3
Joined
Mar 21, 2002
Messages
31
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
193
error pbp unable to execute pm.exe

I get an error message saying:
cannot execute PM.exe

I looked aat all settings, but just can't find any reason for the error message. Have I set up an option wrong somewhere?
 

I have the same problem with codedesigner. I've looked through all the settings and could not find anything. What I do is write the code and save it. Then compile it in DOS "pbp [file name & directory]"
Example. cd ;set to root
cdpbp ;pbp directory
pbp C:untitled.bas ;compile selected program...
you probably already know that ,but just to be sure I wrote it anyway...
 

I posted the solution already.
To recap, add the following to your autoexec.bat file:
PATH=CBP
 

Hi,I use in AUTOEXEC.BAT:
PATH=C:\PBP242;
Were pbp242 is the dir of pic basic
And it works
Steiner
 

I could explain the steps I am new to this I hope to answer
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…