Running Pascal on Windows 98 ( Another Pascal Required )
Hello , I am currently running Turbo Pascal Version 5 in work on a DOS machine .
I want to run this on my home machine but I keep getting errors ( vmm32.vxd errors ) due to booting into DOS mode.
Is there any Pascal that I can run on windows 98 that will allow me to do the same things as the Turbo Pascal I have in Work.
I am wanting something that will allow me to code at home and just bring it into work and load my code up there without any modification's required.
There does'nt seem to be any confirmation that this borland version of pascal is going to allow the same syntax as that of Turbo Pascal . I will download it and try .. If your correct , u get the points .. thanks
There is a really nice Pascal compiler that has an IDE that runs in windows and compiles code that will work in dos and or windows. Take a look at this link: http://www.tmt.com/
TMP Pascal is almost 100% portable between turbo pascal
alwayssmiling2
I would suggest going to Borland's website, and downloading Turbo Pascal 5.0.. I had it, and was running it on Windows 98SE in a DOS Based window.. I didn't have to reboot into DOS, just created a shortcut to the file, and added it to my Programs menu.
I also downloaded their Turbo Debugger, and TASM (Assembly language compiler).
Patrick.
VGR
agree with alwayssmiling, I never had a problem on ZindoZe compared to pure DOS
I wanted to add these two things also..
1) I was incorrect in the version.. I downloaded Turbo Pascal 5.5, but I don't think there's a big difference in the two of them.
2) I am currently running it on Windows 2000 Profesional, in a setup where I just click the shortcut icon on my desktop. THe only problem I have (and I know there's a fix for it) is that I can't use my mouse in there..
Patrick.
dbrunton
Batch file instead of running the turbo pascal executeable.
this is the manual page about borland pascal and the differences with gnu.pascal
http://www.gnu-pascal.de/gpc/Borland-Pascal.html#Borland%20Pascal
this is their homepage
http://www.gnu-pascal.de/gpc/h-index.html
an excelent IDE can be downloaded here:
http://www.bloodshed.net/download.html