ling.ma
Grasshopper
Points: 11
More actions
August 22, 2006 at 9:18 am
#67782
hi, all
I have 3 activeX script tasks in my DTS, and I want to call a global common function in them.
how can I define the common function outside and call it?
thanks
Matt Simmons
SSCrazy
Points: 2846
August 22, 2006 at 10:32 am
#656160
you should be able to use @variable = functionname(parameters) or you may need to do this using a proc with the function being called in the proc.
Regards,Matt
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply