[gme-users] Rename Folder which was created by interpreter
Patrick Lorrig
plorrig at me.com
Wed Oct 7 04:26:07 CDT 2015
hey everybody,
I have a short yet hard question.
I'm writing an interpreter at the moment. One step of the interpreter is to create a folder in the root folder. The issue is, that when I try to rename that folder (which is at the moment named " ") it seems that there is no option to do so, since the "name();" is protected.
The code which creates the new folder at the moment:
CBuilderFolder *GrTraceFolder = builder.GetRootFolder()->CreateNewFolder("GranulateTracing");
Do you know any option how to name that folder?
Thank you a lot in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.isis.vanderbilt.edu/pipermail/gme-users/attachments/20151007/39932dc9/attachment.html>
More information about the gme-users
mailing list