Post Reply 
Software 2.1.14558 (Beta): First Impressions
04-26-2021, 09:46 AM
Post: #2
RE: Software 2.1.14558 (Beta): First Impressions
Hello,

>Resource
Resource allows you to read/write the resource part of a program.
Resource can contain a graphic object. In this case, G1:=Resource("name") allows you to get the data. This allows you to store graphical files in your program.
But it can also be binary data if you have, for example, a star position database...
Resource("name", start, end) allows you to read n bytes.

You can change a resource file, but it is not the main purpose...

Cyrille

Although I work for the HP calculator group, the views and opinions I post here are my own. I do not speak for HP.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Software 2.1.14558 (Beta): First Impressions - cyrille de brébisson - 04-26-2021 09:46 AM



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