Re: Comet 32's TRACE


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Jim Guerber on October 17, 2012 at 10:06:47:

In Reply to: Comet 32's TRACE posted by Robert G Laurin on October 16, 2012 at 09:29:15:

Sorry, Robert, I traced way more than 1137 lines. In fact, I made a test program that counted up to 12000 in a for/next loop and it traced all the way. That was 3 trace lines for each iteration.

As far as I know there is no limit to the trace window (maybe memory of the machine??)


length 5.0 & local i
clear
print(et)
trace on
for i = 1 to 12000
print i
next i
done:
print 'done'
wait
stop



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]