Doing some work on the Project Studio debugger and noticed the following dump issue:
File in root path:
File in subfolder:
Note the extra forward slash in the root folder. As said not a biggie.
File in root path:
StackTrace{ @D://CodeFile1.bmx<3,1> Function CodeFile1
File in subfolder:
StackTrace{ @D:/Test/CodeFile1.bmx<3,1> Function CodeFile1 }
Note the extra forward slash in the root folder. As said not a biggie.