Recursion and file-IO in CelX ???
Posted: 10.03.2006, 23:56
Does anyone know if it's possible to write a recursive function in CelX scripts. I'd like to write a little script to reverse the order of bookmarks in favorites.cel.
Best way to do this would be to read each of the items in the file and write them back out recursively. (Might have to create a duplicate of the file first).
Or even better, someone could write this in C++ and include it as a permanent feature in the next release! (ie. Sort order option on the Bookmarks menu)
Any volunteers??
Best way to do this would be to read each of the items in the file and write them back out recursively. (Might have to create a duplicate of the file first).
Or even better, someone could write this in C++ and include it as a permanent feature in the next release! (ie. Sort order option on the Bookmarks menu)
Any volunteers??