Blitz (97/119)

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).



|) /\ \/ ][ |) |\/| c |\/| ][ |\| |\| | dave@blitz-2000.co.uk
http://members.nbci.com/david_mcminn | ICQ=16827694
Beauty is in the eye of the beer holder.

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie