Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OK I give up, I need script for this.
Message
Information générale
Forum:
Internet
Catégorie:
VBScript
Divers
Thread ID:
00234479
Message ID:
00234722
Vues:
28
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform