Code: Dim intResult As Integer If Integer.TryParse("LINE TO CHECK", intResult) Then 'Do Something End If
Dim intResult As Integer If Integer.TryParse("LINE TO CHECK", intResult) Then 'Do Something End If
Boooya Visual Studio 2008 ProfessionalDon't forget to use [CODE]your code here[/CODE] when posting codeDon't forget to rate helpful posts!If you're question was answered please mark your thread [Resolved] Code Contributions: PHP PHP Image Gallery v1.0 • PHP Image Gallery v2.0 VB 2005 Find Computers on a network • Simple License Encryption • SQL Server Database Access dll • Use Reflection to Return Crystal ReportDocument • Silently Print PDF • Generic Xml Serailizer Useful Links: (more to come) MSDN (The first and foremost) • MSDN Design Guidelines • API Reference • Inno Setup Compiler • Inno Setup Preprocessor • ISTool - Fairly easy to use GUI for creating inno setup projects • Connection Strings • NAnt -Automated Builds • Cruise Control .NET - Frontend for automated builds
Thanks bmahler, It works perfectly.
Forum Rules