Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OK I give up, I need script for this.
Message
General information
Forum:
Internet
Category:
VBScript
Miscellaneous
Thread ID:
00234479
Message ID:
00234722
Views:
27
Good grief I spend a lot of time talking to myself :)

Well my first scripting exercise has failed twice. My latest approach is to create a FileSystemObject (instead of a file object). This gives me the ability to CreateTextFile() which creates a TextStream object. From there I can read/write/append interactively (not mutually exclusive) and I can navigate the file to the point I need to check for a tag. Problem is, since it's script... man is it a lot of code for each of my original steps. And when it fails, it just fails and I feel like I'm grasping for straws to figure out what line(s) of code are the problem. Am I missing something? Is writing server side VBScript suppoesed to be like that? Atleast with the inline jscript (in html code) you get some clue as to where the problem is.

And my first crack at using a FileSystemObject seemed to have a few undocumented features. Anybody else use this before?
Roxanne M. Seibert
Independent Consultant, VFP MCP

Code Monkey Like Fritos
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform