Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Basic4ppc Wishlist > Bug Reports
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Bug Reports Post about errors or bugs encountered.

debug mode stuck..

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-05-2007, 01:48 PM
Junior Member
 
Join Date: May 2007
Posts: 37
Default debug mode stuck..

Sub App_Start
con.New1
cmd.New1("", con.Value)

Form1.Show
End Sub

Sub Form1_Show
Con.Open("Data Source = " & AppPath & "\notexistfilename.sl3")
cmd.CommandText = "select * from xxxxx order by yyyyy"
cmd.ExecuteTable("table1",0)
End Sub

I found this by accident.. when you type the not exist file name to open, an error message will show up and ask you to continue or not.
If you ask no, it will be in debug mode forever. Stop function is useless. The only way is quit..

But this only happen if the codes are placed under : Sub Form1_Show

Is this bug or not?
Reply With Quote
  #2 (permalink)  
Old 06-05-2007, 05:10 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 13,162
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

It's a bug.
Apparently, it only happens with errors that happen in the main form show event.
Reply With Quote
  #3 (permalink)  
Old 06-05-2007, 05:17 PM
Junior Member
 
Join Date: May 2007
Posts: 37
Default

Yes, Erel. You're right. It happens to all of error at the main form show.

I've tried another code, and try to make it error at main form show event. The result is always stuck at debug mode.

Thanks Erel.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Debug library agraham Additional Libraries 10 10-15-2008 04:13 PM
V6-not-optim, V6-Debug, and V6-optimised give not the same nested FOR-NEXT execution dan kabestan Questions (Windows Mobile) 1 01-04-2008 08:17 PM
debug and watches dennishea Questions (Windows Mobile) 1 12-27-2007 06:08 PM
Debug problem Gale Johnson Bug Reports 4 08-14-2007 08:44 PM
hung when using search in help file while in debug mode adukes Bug Reports 2 07-02-2007 06:37 PM


All times are GMT. The time now is 09:00 PM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0