Also, if you're loading a program or resource (txt with bunch of functions), you can quickly use these without using LOAD: USE "type:resource" //For resources EXEC "type:resource" //For programs