So I found this command called "SetUpEditor(", this I assume is for creating a list if it doesn't already exist. Say I wanted to store a map into a list but I don't want it getting overwritten by putting it in L1,2,3,4,5 or 6, but instead, write the x coordinates in LX and the Y in LY, and the type of map block in LT.
I'll have trialed and errored and probably figured this out by the time anyone sees this but I'll ask in case there are others looking for a similar solution.
Creating a custom list is as easy as using it or defining its length:

Code:
{1,2,3->ʟMINE

Code:
3->dim(ʟMINE

You can enlarge or shrink a list by either storing into the (length+1)th element, or by using the dim( command again. Finally, DelVar will remove a custom list.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement