Within WIIMC code I am attempting to write and readback a file from the same directory WIIMC has been loaded from. Since in this unique situation, I will have multiple copies of WIIMC each in their own directories I cannot use the hardcoded WIIMC APPFOLDER so i need to be able to find the path that that copy of WIIMC was loaded from.
I’ve been unable to find a function or variable that contains that info. Can anyone provide that information.