I had to reinstall windows and all programs on my computer.
I use pcbasic in combination with an batch file.
With release 3.23 I had no problems but release 15.08.11 fails
My batch file has the following content:
The first line copies data files from the folder d:\pcbasic\Daten\zt to bachup-files.
Th second line should open the program pcbasic.exe with the program einaus02.bas and it should work in the folder
d:\pcbasic\Daten\zt
This doesn´t work with release 15.08.11 and when I delete the files in the program-folder of the new release und replace them with the files of the release 3.23 from a bachup-copy then it works again. Only printing makes some problems, as it prints the data continuousely so that the beginning of page2 is on the end of page1 and not starting with a new page.
Thanks in advance for any help
Peter from Vienna, Austria
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "[CLOSED] General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Ladies and gentlemen,
I had to reinstall windows and all programs on my computer.
I use pcbasic in combination with an batch file.
With release 3.23 I had no problems but release 15.08.11 fails
My batch file has the following content:
copy d:\pcbasic\Daten\zt\EA. d:\pcbasic\Daten\zt\ea.bak
C:\Programme\pcbasic\pcbasic.exe d:\pcbasic\Daten\einaus02.bas --mount=c:d:\pcbasic\Daten\zt
The first line copies data files from the folder d:\pcbasic\Daten\zt to bachup-files.
Th second line should open the program pcbasic.exe with the program einaus02.bas and it should work in the folder
d:\pcbasic\Daten\zt
This doesn´t work with release 15.08.11 and when I delete the files in the program-folder of the new release und replace them with the files of the release 3.23 from a bachup-copy then it works again. Only printing makes some problems, as it prints the data continuousely so that the beginning of page2 is on the end of page1 and not starting with a new page.
Thanks in advance for any help
Peter from Vienna, Austria
"release 3.23" sounds more like you where using a "genuine" GWBASIC executable instead of PC-BASIC... :?