E elyleeboy Registered User. Local time Today, 06:57 Joined Sep 9, 2004 Messages 20 Sep 16, 2004 #1 Hi all Does anybody know of a way of reusing a chunk of VB script in other parts of my code. (So I don't to change all occurrences when I make changes)? Thanks
Hi all Does anybody know of a way of reusing a chunk of VB script in other parts of my code. (So I don't to change all occurrences when I make changes)? Thanks
Mile-O Back once again... Local time Today, 06:57 Joined Dec 10, 2002 Messages 11,316 Sep 16, 2004 #2 Break it down into smaller processes or change the scope. You don't say much about the length of the code or its location. If you're stuck, post it here.
Break it down into smaller processes or change the scope. You don't say much about the length of the code or its location. If you're stuck, post it here.