Post Reply 
How to read a text file in the App directory?
05-09-2023, 09:56 AM
Post: #9
RE: How to read a text file in the App directory?
(05-08-2023 07:44 PM)Thomas_Sch Wrote:  Use AFiles("name")

Each HP Prime app can have any number of files associated with it. These files are sent with the app. For example, if there is a file named icon.png associated with the app, then this file is used for the app icon in the Application Library.
AFiles returns the list of all these files.
AFiles("name") returns the contents of the file with the given name.


(user manual, pg. 658 Chapter 29 Programming in HP PPL)

Thnaks for the reply. You mentioned user manual pg. 658.
Where can I get this? My user guide doesn't have too many pages. It's already in Index by page 640.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to read a text file in the App directory? - mchris - 05-09-2023 09:56 AM



User(s) browsing this thread: 1 Guest(s)