Notifications
Clear all

[Closed] load external script

Hi,

I’ve got a shell with a menu with a few buttons that are meant to reference external scripts i’ve written. Is there a way to press a button which loads another script file from there?

thanks

2 Replies
 PEN

I think that you are looking for fileIn. Allows you to load external scripts into memory.

thanks a lot. works fine.