Forum Discussion

rsromeo's avatar
rsromeo
Channel Surfer
16 years ago

CALLING AN EXTERNAL BRS SCRIPT

Is it possible to run an external script from another script? I saw in BRS reference manual, there is something like RUN("pkg:/script.brs") but this only calls another script from within the package....