PureBytes Links
Trading Reference Links
|
<FONT face=Arial
color=#0000ff size=2>Be careful with that line number,
duude!
<FONT face=Arial
color=#0000ff size=2>
<FONT face=Arial
color=#0000ff size=2>It can be a very cruel mistress in that it can change moods
on you with little notice:
<FONT face=Arial
color=#0000ff size=2>
<FONT face=Arial
color=#0000ff size=2>Put a formula in the editor window; resize the form so as
to make the editor window as narrow as possilbe and click on a line in
the middle. Note the line number.
<FONT face=Arial
color=#0000ff size=2>
<FONT face=Arial
color=#0000ff size=2>Now widen the form 50%; click the mouse again at the exact
same position; Did the line number change?
<FONT face=Arial
color=#0000ff size=2>
<FONT face=Arial
color=#0000ff size=2>It counts a line that's been folded as multiple
lines. Neat huh?
<FONT face=Arial
color=#0000ff size=2>
<FONT face=Arial
color=#0000ff size=2>d
From: rekorbima
[mailto:amibroker@xxxxxxxxxxxxx] Sent: Thursday, May 06, 2004 3:02
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] Re:
debugging in AB
> The line number and col are displayed at the right top of
your >editing window.DOH! Now that I've established that
I can't see things that are right in front of my nose, I'm almost afraid
to ask for comments on the following idea:What about writing a VBS
function called ViewArrayForDebugPurposes() that 1) accepts a pointer
or values from an AFL array2) pauses the program execution3) creates a
temporary text window that shows the entire set of values in the array
values in a text format, with a scroll bar4) provides a "Resume Program
Execution" button at the bottom of the window.I'm not familiar
with VBS, but if it's similar to the other VB variants then I assume that
there's plenty of GUI-creation type routines in it.
-PaulSend BUG REPORTS to bugs@xxxxxxxxxxxxxSend
SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|