Re: Function redefinition
From: Joe Earnest (jearnest3-SPAM_at_earthlink.net)
Date: 03/25/05
- Next message: Christoph Basedau: "Re: Can VBS "touch" a file?"
- Previous message: Joe Earnest: "Re: Function redefinition"
- In reply to: Joe Earnest: "Re: Function redefinition"
- Next in thread: Joe Earnest: "Re: Function redefinition"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 25 Mar 2005 06:16:32 -0700
Oops, got sloppy when writing this. DIM'd variables aren't added to the
variable list when parsed, but when reached in running the script. DIM'ing
still speeds up the process, by avoiding a search. I need to go back and
re-read Eric Lippert's post, myself.
Joe Earnest
- Next message: Christoph Basedau: "Re: Can VBS "touch" a file?"
- Previous message: Joe Earnest: "Re: Function redefinition"
- In reply to: Joe Earnest: "Re: Function redefinition"
- Next in thread: Joe Earnest: "Re: Function redefinition"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|