Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Pascal Borland > Re: turbo pasca...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 6 Topic 1082 of 1118
Post > Topic >>

Re: turbo pascal on XP

by Wolfgang.Ehrhardt.PLEASE.REMOVE@[EMAIL PROTECTED] (Wolfgang Ehrh Jan 22, 2008 at 06:50 PM

On Mon, 21 Jan 2008 10:10:31 -0800 (PST), Jim Leonard
<MobyGamer@[EMAIL PROTECTED]
> wrote:

>On Jan 19, 10:19 am, "dkspurg...@[EMAIL PROTECTED]
" <dkspurg...@[EMAIL PROTECTED]
>
>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)
 




 6 Posts in Topic:
turbo pascal on XP
"dkspurgeon@[EMAIL P  2008-01-19 08:19:07 
Re: turbo pascal on XP
Jim Leonard <MobyGamer  2008-01-21 10:09:40 
Re: turbo pascal on XP
Jim Leonard <MobyGamer  2008-01-21 10:10:31 
Re: turbo pascal on XP
Wolfgang.Ehrhardt.PLEASE.  2008-01-22 18:50:02 
Re: turbo pascal on XP
TRCSr <trcmail@[EMAIL   2008-02-10 20:06:12 
Re: turbo pascal on XP
Femme Verbeek <fv2006@  2008-02-12 02:48:20 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 18:36:00 CDT 2008.