Menu

#11 Rename function missing

open
nobody
None
4
2010-04-19
2010-04-19
No

Missing in both compiler (SystemRegistry) and in runtime (CFile).

Easy enough to add.

Workaround:@java-code '(new java.io.File($.toString())).renameTo(new java.io.File($.toString());'(from,to)

Discussion


Log in to post a comment.