Rev 2.6.1

Greetings,

Am I doing something wrong with the answer file?

  put "Please select a file:" into varOne
  put "Text Files,*.txt" into varTwo
  put "Open file" into varThree
  answer file varOne with filter varTwo titled varThree

I originally had this way:

answer file "Please select a file:" with filter "Text Files,*.txt" titled "Open file"

But either way, the files listed in the answer file dialog are all blocked out and not accessible at all.

Thanks,
-Garrett
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to