From: | David McMinn |
Date: | 21 Jun 2001 at 16:05:40 |
Subject: | Re: Running external programs |
Hi amorel
> C=BTW. Use JSR / RTS instead of Gosub / Return it gives u smaller faster exe's
>
> So I could just replace all gosubs with JSR and all returns with RTS. And it
> won`t break things?
It won't make any difference at all, except you won't get nice error
messages like "Return without Gosub" when using the debugger (if
something goes wrong).
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie