Click here to Skip to main content
15,904,494 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
Daniel132418-Aug-05 17:25
Daniel132418-Aug-05 17:25 
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
Christian Graus18-Aug-05 17:32
protectorChristian Graus18-Aug-05 17:32 
AnswerRe: VBer new to VB.net - handles divide by zero? Pin
progload18-Aug-05 19:38
progload18-Aug-05 19:38 
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
DaveC42691319-Aug-05 3:27
DaveC42691319-Aug-05 3:27 
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
progload19-Aug-05 3:50
progload19-Aug-05 3:50 
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
DaveC42691319-Aug-05 4:24
DaveC42691319-Aug-05 4:24 
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
progload19-Aug-05 4:53
progload19-Aug-05 4:53 
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
DaveC42691319-Aug-05 5:20
DaveC42691319-Aug-05 5:20 
progload wrote:
thus if you return the text ("Infinity") into it

Ah, well I'd assumed it would be the / operation that would throw it.

I see what you're saying now. The / operation catches the error internally and simply returns 'infinity'. Thus, externally, it is not an error at all until I attempt to do something with it.

In fact, the error it's been coded to throw isn't arithmetical at all, it is a type error - I can't assume that the / operation will return a numerical value; it could return a string.




Small potatoes. This is actually baby steps towards developing an app that will access the Windows Media Services 9 SDK to manipulate broadcast media publishing points. And even THAT is an intermediate step to transposing it to ASP.NET so I can do it from a web app.

Can you say 'out of my league'? Why do I do this to myself?


________________________________________________________________________
Dave
Y10K bug! Let's not get caught with our pants down **AGAIN**! (DC 02002)
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
Christian Graus21-Aug-05 19:19
protectorChristian Graus21-Aug-05 19:19 
AnswerRe: VBer new to VB.net - handles divide by zero? Pin
Thomas Stockwell19-Aug-05 8:32
professionalThomas Stockwell19-Aug-05 8:32 
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
rwestgraham19-Aug-05 9:05
rwestgraham19-Aug-05 9:05 
Generalcombing a vb program with office command ! Pin
microuser_200018-Aug-05 9:08
microuser_200018-Aug-05 9:08 
GeneralRe: combing a vb program with office command ! Pin
microuser_200021-Aug-05 8:00
microuser_200021-Aug-05 8:00 
GeneralRe: combing a vb program with office command ! Pin
Steve Pullan21-Aug-05 14:20
Steve Pullan21-Aug-05 14:20 
Generalmulticolumn combobox Pin
sifferbo18-Aug-05 8:39
sifferbo18-Aug-05 8:39 
GeneralSoftwares sharing file Pin
loicmichel18-Aug-05 5:48
loicmichel18-Aug-05 5:48 
GeneralRe: Softwares sharing file Pin
Christian Graus18-Aug-05 15:11
protectorChristian Graus18-Aug-05 15:11 
General.aspx page in an email Pin
mcgann18-Aug-05 5:30
mcgann18-Aug-05 5:30 
GeneralRe: .aspx page in an email Pin
Dave Kreskowiak18-Aug-05 5:46
mveDave Kreskowiak18-Aug-05 5:46 
GeneralFiles in copied in clipboard Pin
MohammadAmiry18-Aug-05 1:49
MohammadAmiry18-Aug-05 1:49 
GeneralShutting the computer down Pin
MohammadAmiry17-Aug-05 23:52
MohammadAmiry17-Aug-05 23:52 
GeneralRe: Shutting the computer down Pin
Rizwan Bashir18-Aug-05 1:33
Rizwan Bashir18-Aug-05 1:33 
GeneralIt does not work! Pin
MohammadAmiry18-Aug-05 3:45
MohammadAmiry18-Aug-05 3:45 
GeneralRe: It does not work! Pin
Dave Kreskowiak18-Aug-05 4:30
mveDave Kreskowiak18-Aug-05 4:30 
GeneralRe: Shutting the computer down (Edited for additional info) Pin
progload18-Aug-05 6:34
progload18-Aug-05 6:34 

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.