After many years that I work with PB Dos, today I have encountered a very curious problem: whichever file .BAS that I try to compile from file batch ot command line, I don't find then .PBC or the .EXE in the directory where I have compiled it, but in another folder. It's no explanation. I have'nt changed anything.
Announcement
Collapse
No announcement yet.
The file compiled goes in another folder
Collapse
X
-
there is the file PBC.CFG, where there is: -DEC:folder
and the files go in this folder
but I have'nt put this folder
if I leave it the files go in the root C:\
what I do?mailto:[email protected]
From Italy.
-
Do yu remember this problem?
It's repeated. Why the file PBC.CFG sometimes modify it automatically? Changing the line DEC: or inserting it when fail?mailto:[email protected]
From Italy.
Comment
-
Try changing the file attribute on the PBC.CFG to read-only. Maybe that will help?Paul Squires
FireFly Visual Designer (for PowerBASIC Windows 10+)
Version 3 now available.
http://www.planetsquires.com
Comment
Comment