user-file 3.1
user-file
Opens a dialog that allows the user to choose an existing file on the system.
It reports a string with the absolute file path or false if the user cancels.
file-open user-file
;; Assumes the user will choose a fileuser-file
Opens a dialog that allows the user to choose an existing file on the system.
It reports a string with the absolute file path or false if the user cancels.
file-open user-file
;; Assumes the user will choose a fileTake me to the full NetLogo Dictionary.