![]() |
How can I get a list of all the variables/folders on the calculator? |
TI Variables and the Variable Allocation Table (VAT) | Next |
Q: | Does any function exists to find out how many folders are on the calculator and what files are in them? In other words, is there a way to get an array of all the folders on the calculator or an array of all the files in a folder? |
A: | This was very frequent question, but you can find the answer by reading carefully info about SymFindFirst and SymFindNext. And, look the example about returning values to TI-Basic given on the main page of this documentation. Mail me if still not clear... |