turbo pascal on XP

This is a discussion on turbo pascal on XP within the Pascal forums in Programming Languages category; 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?...

Go Back   Application Development Forum > Programming Languages > Pascal

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 01-19-2008, 11:19 AM
dkspurgeon@gmail.com
Guest
 
Default turbo pascal on XP

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?
Reply With Quote
  #2  
Old 01-21-2008, 01:09 PM
Jim Leonard
Guest
 
Default Re: turbo pascal on XP

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?
Reply With Quote
  #3  
Old 01-21-2008, 01:10 PM
Jim Leonard
Guest
 
Default Re: turbo pascal on XP

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.
Reply With Quote
  #4  
Old 01-22-2008, 01:50 PM
Wolfgang Ehrhardt
Guest
 
Default Re: turbo pascal on XP

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)
Reply With Quote
  #5  
Old 02-10-2008, 08:06 PM
TRCSr
Guest
 
Default Re: turbo pascal on XP

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?

Reply With Quote
  #6  
Old 02-11-2008, 08:48 PM
Femme Verbeek
Guest
 
Default Re: turbo pascal on XP

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
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 12:16 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.