Search found 1 match

by gbradley
Tue Apr 18, 2017 7:55 pm
Forum: Scripting
Topic: Passing Parameters to an exposed com with vbscript
Replies: 1
Views: 13309

Passing Parameters to an exposed com with vbscript

I'm looking for a way through scripting, send parameters to an exposed com with vbscript. The com is registered on the Switch server but not sure if there is a way to achieve this. Is what we have thus far.... Function jobArrived(s, job) custNum = s.getPropertyValue("custNum",job) folderPa...