|
-
Aug 31st, 2000, 04:55 PM
#1
Thread Starter
Registered User
Hi,
I wanted to know if there is some VB algorithm I can use for validating the Jscript/VBS syntax.
Thanks.
-
Aug 31st, 2000, 05:35 PM
#2
Hyperactive Member
There maybe some components you can use in your program to validate the code:
http://www.msdn.microsoft.com/scripting/
"People who think they know everything are a great annoyance to those of us who do."
-
Aug 31st, 2000, 06:25 PM
#3
Thread Starter
Registered User
I checked it out, no validating algorithm exists there.
Any other ideas?
Thanks.
-
Aug 31st, 2000, 07:29 PM
#4
Hyperactive Member
MS has information on using JS or VB in your programs using Active Scripting, but I suppose it may be a little much for just validating
http://www.msdn.microsoft.com/script...ng/hosting.htm
"People who think they know everything are a great annoyance to those of us who do."
-
Sep 1st, 2000, 03:45 AM
#5
Thread Starter
Registered User
Thanks, but...
Thanks for trying to help, but it's still not that.
I didnt find there some scripts validating algorithm.
I have been thinking about trying to run the script itself using some internal webbrowser, if no errors occur, the script is OK, it errors occur (which i defenetly dont know how to recognize this case), the script is not good.
What do you think about it?
or maybe you have your own ideas, I will be glad to hear.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|