If packed records are such a problem, don't use packed records. We're not
programming for computers with 640kb of RAM.
__
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
___
>Did any of the BIOS calls have an address to data as one of the
>arguments?
>If so, read the documentation for the GO32V2 unit, most notably
>copyfromdos/copytodos.
No, a call is made with simple arguments such as the x,y screen
position or a color (attribute) and a character to write.
Eventual
I installed version 1.9.4 for windows and compiled my program.
It appears to work perfectly, and, amazingly, the size of the
executable was reduced from 63k to 23k!
To give the windows version a more rigorous test, I compiled
a DOS filter program I wrote as a partial replacement for
ANSI.SYS. It
Peter Vreman wrote
> It is already fixed in 1.9.4
Compiling with 1.9.4 produces error messages, ending with
error setting exception n°0D
error setting exception n°0E
error setting exception n°0F
error setting exception n°10
error setting exception n°11
61 Lines compiled, 0.3 sec
error setting exc
I write to all 4 bytes of an array, but only the first byte is
changed.
The attached short program demonstrates the bug in
Free Pascal Compiler version 1.0.11 [2004/05/18] for i386
in a DOS-box under Windoze.
By the way, I attempted to post this bug on the Free Pascal website,
but the "Submit bug