forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Tracing does not work after the first 1000 lines or so?

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
arcray
Valued Contributor
Valued Contributor


Joined: 13 Jul 2001
Posts: 242
Location: Aude, France

PostPosted: Thu Apr 25, 2002 5:42 am    Post subject: Tracing does not work after the first 1000 lines or so? Reply with quote

I have an application that is around 3500 lines long and when I am following the flow by tracing, the VDS IDE stops tracing at around 1000 lines. It happily traces all the way up to around 1000, but jumps to the top of the listing if trying to access any more than 1000.

Is there any way around this?


Thanks in advance...

_________________
Andrew GRAY
If you don't know I am looking for work, I won't get the job.

andrewrcgray.com
Back to top
View user's profile Send private message Send e-mail
DanTheMan
Contributor
Contributor


Joined: 15 Mar 2002
Posts: 56
Location: Sweden

PostPosted: Thu Apr 25, 2002 9:28 am    Post subject: Reply with quote

arcray!

I've traced a script with 1850 lines. Tracing with "F8" and debug window
enabled works fine for me. VDS version 4.50.

Rgs.
Dan
Back to top
View user's profile Send private message
Mac
Professional Member
Professional Member


Joined: 08 Jul 2000
Posts: 1585
Location: Oklahoma USA

PostPosted: Thu Apr 25, 2002 8:36 pm    Post subject: Reply with quote

Here's a few ideas...

1. Make sure ya have matching IF/END functions
(an END for every IF).

2. Don't jump out of REPEAT/UNTIL loops with GOTO.

3. If all else fails, ya can put some @ask() functions every
100 lines or so (to start) and have them show some data to
give you an idea of what's happening (a status bar is handy
for info too). The yes/no can be used to continue or exit
(remember to include line numbers in the info).

Cheers, Mac Smile

_________________
VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group