is there any way to get list of files in application?
|
02-26-2024, 01:26 PM
Post: #2
|
|||
|
|||
RE: is there any way to get list of files in application?
(02-26-2024 01:20 PM)dmh Wrote: I have a Python program where I want the user to be able to pick a file from the Python application files but I can't see any way of getting the list of files either natively on the Prime or via Python. Try this: Code: from hpprime import eval as ppleval The list with file names will be stored in the variable "files". |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
is there any way to get list of files in application? - dmh - 02-26-2024, 01:20 PM
RE: is there any way to get list of files in application? - komame - 02-26-2024 01:26 PM
RE: is there any way to get list of files in application? - dmh - 02-27-2024, 12:59 AM
|
User(s) browsing this thread: 1 Guest(s)