Sign in or 

People just like you can add or edit the content on this site. If you want to try editing, but aren't ready to add to this site, try our demo area.
Read more about editing pages at Wetpaint Central.
)
' Returns True if this code is runningEnd Function
' inside the VB Integrated Development Environment (IDE).
' The trick here is that Debug.Print only runs in the VB IDE.
On Error Resume Next
Debug.Print 1 / 0
IsVBIDE = Err.Number <> 0
2buck |
Latest page update: made by 2buck
, Nov 30 2006, 11:20 PM EST
(about this update
About This Update
Edited by 2buck
view changes - complete history) |
|
More Info: links to this page
|