Click here to Skip to main content
16,005,236 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralMicrosoft Word 2000 from the Web Pin
William O'Malley8-Aug-03 4:49
sussWilliam O'Malley8-Aug-03 4:49 
GeneralShaped Forms | vb.NET Pin
Yamarain8-Aug-03 4:01
Yamarain8-Aug-03 4:01 
GeneralRe: Shaped Forms | vb.NET Pin
Ray Cassick8-Aug-03 5:09
Ray Cassick8-Aug-03 5:09 
GeneralThank You Very much!! HELPed alot! Pin
Yamarain8-Aug-03 9:10
Yamarain8-Aug-03 9:10 
GeneralHTTPWebRequest Pin
ami-uhle8-Aug-03 1:12
ami-uhle8-Aug-03 1:12 
GeneralExiting from a menu Pin
b_cochofel8-Aug-03 1:02
b_cochofel8-Aug-03 1:02 
QuestionHow to get the line number Pin
Broker20037-Aug-03 22:21
Broker20037-Aug-03 22:21 
AnswerRe: How to get the line number Pin
Dave Kreskowiak8-Aug-03 4:07
mveDave Kreskowiak8-Aug-03 4:07 
Broker2003 wrote:
I'm using VB6 and I haven't find such property on the err object.

That's because the property doesn't exist. You can't determine the line number while in the executable because that information is not saved written to the executable. The closest your going to get is the name of the class or module that generated the error.


RageInTheMachine9532
GeneralRe: How to get the line number Pin
Ray Cassick8-Aug-03 5:04
Ray Cassick8-Aug-03 5:04 
AnswerRe: How to get the line number Pin
Skippy II17-Aug-03 6:52
Skippy II17-Aug-03 6:52 
GeneralQuick question about classes in VB.NET Pin
CodeChicken7-Aug-03 13:20
CodeChicken7-Aug-03 13:20 
GeneralRe: Quick question about classes in VB.NET Pin
CodeChicken10-Aug-03 8:38
CodeChicken10-Aug-03 8:38 
GeneralRe: Quick question about classes in VB.NET Pin
Csharp™10-Aug-03 9:01
Csharp™10-Aug-03 9:01 
GeneralButton Sizes Pin
totig7-Aug-03 12:16
totig7-Aug-03 12:16 
GeneralRe: Button Sizes Pin
Hesham Amin8-Aug-03 4:03
Hesham Amin8-Aug-03 4:03 
GeneralOLE Databinding Pin
Milancie7-Aug-03 10:01
Milancie7-Aug-03 10:01 
GeneralRe: OLE Databinding Pin
pxw16-Aug-03 6:38
pxw16-Aug-03 6:38 
Generalaccess to outlook inbox Pin
pnpfriend7-Aug-03 9:45
pnpfriend7-Aug-03 9:45 
GeneralRe: access to outlook inbox Pin
Dave Kreskowiak8-Aug-03 4:20
mveDave Kreskowiak8-Aug-03 4:20 
GeneralRe: access to outlook inbox Pin
pnpfriend8-Aug-03 5:39
pnpfriend8-Aug-03 5:39 
GeneralRe: access to outlook inbox Pin
Dave Kreskowiak8-Aug-03 11:46
mveDave Kreskowiak8-Aug-03 11:46 
GeneralRe: access to outlook inbox Pin
pnpfriend10-Aug-03 4:18
pnpfriend10-Aug-03 4:18 
GeneralRe: access to outlook inbox Pin
pnpfriend10-Aug-03 4:57
pnpfriend10-Aug-03 4:57 
Generalprinting to the printer with vb.net Pin
yulyos7-Aug-03 6:04
yulyos7-Aug-03 6:04 
GeneralRe: printing to the printer with vb.net Pin
pnpfriend7-Aug-03 10:21
pnpfriend7-Aug-03 10:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.