Calling Macros from Subfolders
-
Is it possible to use M98 to call a macro in a sub folder? For example I have a folder for Sounds and want to call a specific sound macro from that folder on startup.
-
Coincidently, ive just posted this reply to another thread:
I keep my tunes in a macro then use this command to play them :
M98 P/macros/Music/name-of-file , where Music is a folder under macros and name-of-file is tune to be played.
M98 can be placed anywhere e.g. start.g, end.g, config.g etc. -
Great! Thanks!