I thought there was a function in B3D that would return the name of a file in memory.
e.g. (In this example FileName() is the function I am talking about.)
e.g. (In this example FileName() is the function I am talking about.)
file = WriteFile("File.txt") realfile = FileName(file)