Page 1 of 1

Data from Resources

Posted: Thu Jul 06, 2017 7:45 am
by [-hh]

Code: Select all

put image from resource file tResource into tImage 
worked (works hopefully soon again).

But is there a way to get _any_ kind of data from a bundled resource file?
Or would the following be a feature request?

Code: Select all

put the contents of resource file tResource into tData
(where file tResource is located in folder resources of the lcb-file's folder).

Re: Data from Resources

Posted: Sat Jul 08, 2017 9:22 am
by [-hh]