View Single Post
  #3 (permalink)  
Old 07-01-2005, 02:16 AM
tyxaver tyxaver is offline
Registered User
 
Join Date: Jun 2005
Posts: 3
You have to

Hi,

for sure i'll explain it to you.

I have about 150 Scripts that all do something different.
But all these scripts use for example the same print routine. So i have to copy the code of the print routine into all files.

If i have to change the print routine i have to edit 150 files.
If it could be in a single file and can be imported by VB Script it would make my day much easier!!

Any idea ?

thank you
Reply With Quote