| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Is anyone running Turbo Pascal, Version1.5 on a XP machine? I can't get the debugger to run - error message refers to 16 bit driver of a pointing device. Any suggestions? |
|
#2
| |||
| |||
| On Jan 19, 10:19 am, "dkspurg...@gmail.com" <dkspurg...@gmail.com> wrote: > Is anyone running Turbo Pascal, Version1.5 on a XP machine? I can't > get the debugger to run - error message refers to 16 bit driver of a > pointing device. Any suggestions? What is the exact error message? |
|
#3
| |||
| |||
| On Jan 19, 10:19 am, "dkspurg...@gmail.com" <dkspurg...@gmail.com> wrote: > Is anyone running Turbo Pascal, Version1.5 on a XP machine? I can't > get the debugger to run - error message refers to 16 bit driver of a > pointing device. Any suggestions? Cancel my previous statement; I didn't notice the version number. Turbo Pascal 1.5 is really Turbo Pascal for Windows v1.5, which does not run on anything other than Windows 3.x. |
|
#4
| |||
| |||
| On Mon, 21 Jan 2008 10:10:31 -0800 (PST), Jim Leonard <MobyGamer@gmail.com> wrote: >On Jan 19, 10:19 am, "dkspurg...@gmail.com" <dkspurg...@gmail.com> >wrote: >> Is anyone running Turbo Pascal, Version1.5 on a XP machine? I can't >> get the debugger to run - error message refers to 16 bit driver of a >> pointing device. Any suggestions? > >Cancel my previous statement; I didn't notice the version number. > >Turbo Pascal 1.5 is really Turbo Pascal for Windows v1.5, which does >not run on anything other than Windows 3.x. This is TOTALLY incorrect! IDE, command line compiler, and produced applications run happily under WIN98 and Win2000 (verified), and I bet also under Win95. Here a log of a sample tpcw build of hello.pas uses wincrt; begin writeln('Hello world from TPW1.5'); end. C:\TMP>ver Microsoft Windows 2000 [Version 5.00.2195] C:\TMP>p15 hello C:\TMP>tpcw -b hello Turbo Pascal for Windows Version 1.5 Copyright (c) 1991,92 Borland. HELLO.PAS(5) 5 lines, 5924 bytes code, 964 bytes data. Wolfgang -- In order to e-mail me a reply to this message, you will have to remove PLEASE.REMOVE from the address shown in the header or get it from http://home.netsurf.de/wolfgang.ehrhardt (Free AES, CRC, Hash, and HMAC source for Pascal/Delphi) |
|
#5
| |||
| |||
| I would suggest you get a later version of Turbo Pascal, preferably Borland Pascal, or get a program that will allow you to boot several different operating systems and install Win98 as one of them. HTH TRCSr dkspurgeon@gmail.com wrote: > Is anyone running Turbo Pascal, Version1.5 on a XP machine? I can't > get the debugger to run - error message refers to 16 bit driver of a > pointing device. Any suggestions? |
|
#6
| |||
| |||
| TRCSr schreef: > I would suggest you get a later version of Turbo Pascal, preferably > Borland Pascal, or get a program that will allow you to boot several > different operating systems and install Win98 as one of them. > > HTH > > TRCSr > > dkspurgeon@gmail.com wrote: >> Is anyone running Turbo Pascal, Version1.5 on a XP machine? I can't >> get the debugger to run - error message refers to 16 bit driver of a >> pointing device. Any suggestions? Turbo pascal 1.5 was a Windows version. It is approximately the same as the Windows compiler that came with the Borland Pascal V7 package. -- Femme |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.