[fpc-pascal]Cursor-Procedures in Assembler

Florian Klaempfl Florian.Klaempfl at gmx.de
Thu Jan 18 18:05:34 CET 2001


At 23:31 17.01.01 +0100, you wrote:
>Hola!
>
>Little Question:
>Can someone translate me these TP procedures to run with FreePascal? I
>don't really know anything about Assembler... Thanx alot!

Maybe you should have a look at the docs of the crt unit.
The crt unit contains excatly these procedures so you
don't need to translate them.


>Procedure CursorOff; ASSEMBLER;

...


>Procedure CursorOn; ASSEMBLER;

...





More information about the fpc-pascal mailing list