Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Cant call function!

I want to test my code however, when trying to call the function at the end, it's saying Parse isn't declared. How can I test this code in my VB.NET console application in VS 2005 below? I tried moveing the call to the function inside my Sub Main() but I still get the same error...Parse not declared.

http:\\www.webfound.net\consoleapp.txt
[362 byte] By [dba123] at [2007-11-11 8:16:02]
# 1 Re: Cant call function!
this is resolved, I was missing () after my New CParser
dba123 at 2007-11-11 21:47:44 >