[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [StrongED] Help needed for an unexperimented user
- To: StrongED@xxxxxxxxxxxxxx
- Subject: Re: [StrongED] Help needed for an unexperimented user
- From: Steve Drain <steve@xxxxxxxxxxx>
- Date: Fri, 27 Sep 2013 10:21:22 +0100
- Envelope-to: stronged@xxxxxxxxxxxxxx
- In-reply-to: <CAFztDOn_8nRsa0FHy0kXC_p9CxoozvG-uQa+EUQ=-2dLZq78Pw@mail.gmail.com>
- List-id: RISC OS StrongED mailing list
- References: <CAFztDOn_8nRsa0FHy0kXC_p9CxoozvG-uQa+EUQ=-2dLZq78Pw@mail.gmail.com>
- Reply-to: StrongED@xxxxxxxxxxxxxx
- User-agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130801 Thunderbird/17.0.8
Xavier Louis Tardy wrote:
My issue is that I write a lot of comments in my source code, and I very
often reach the maximum number of lines BASIC allows.
I have two thoughts that do not address your request directly, but might
help.
Do you number lines from 1 in steps of 1? You could even use 0,0 unless
you have internal line
references, although error reporting might be awkward.
Have you thought of using libraries for part of your code? Put sections
into functions and include
them in the main code as if they were macros. I have several thousand
such functions in the Basalt
source.
--
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxxxxx