"rsromeo" wrote:
Can someone please clue me in on how I would go about calling and running a remote BRS script. I tried RUN but it only works running another script from within the package. I need to run a remote script from a URL. The remote script has special functions that I will need to update occasionally which is why I want to keep it remote rather than include it with the package. Thanks for your help.
I haven't tried it, but it seems like it should work... have you tried doing roUrlTransfer.GetToFile() to a "tmp:/" path and running that?