Posted 10 July 2013 - 06:48 PM
I've been trying ot think of an easy-ish way to take a list and convert it into a menu with options. Example:
fs.list(DIR HERE)
It then displays the list but you can select a file from the list. Any ideas on how I could do this?
fs.list(DIR HERE)
It then displays the list but you can select a file from the list. Any ideas on how I could do this?