I have not been able to set the picturedata of a draw rectangle graphic to a PNG image file by reference using what I think is a a correct path to the file. However, if I place the image file in the same folder as the SC project and use just the filename, not the full path, it works. What am I missing?
Supercard Help shows the example:
set the pictureData of bg grc “Holder” to reference file “Tree.pict”
And says:
Only PICT files can be used with the reference keyword. Although other graphic formats (such as JPEG and GIF) can be used when embedding the source image directly in the object’s picture property, files in these formats cannot be used as referenced image files.
But in a recent post Mark said:
tt's probably also worth mentioning that . . . [setting the picturedata of a graphic] works MUCH better with pictureData set by reference (which nowadays supports any importable image format).
Can I set picturedata to a PNG file by reference? What is the best way to get the correct path? (I have tried the Get Info method and the drag the file to Terminal method with no success.) Do I need to set or reset file permissions somewhere?
--
You received this message because you are subscribed to a topic in the Google Groups "SuperCard Discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/supercard-talk/al5t-Lln7Ts/unsubscribe.
To unsubscribe from this group and all its topics, send an email to supercard-talk+unsubscribe@googlegroups.com.
To post to this group, send email to supercard-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/supercard-talk/dd9242bb-a768-4f9d-afb4-ee457ff94fce%40googlegroups.com.

Say what?
That’s a plain text file (for some unknown reason with no extension).
Did it show up differently at your end?
> On Jun 21, 2018, at 12:19 AM, 'Mark Lucas' via SuperCard Discussion <supercard-talk@googlegroups.com> wrote:
>
> Here’s an update to the docs for this keyword:
>
> --
> You received this message because you are subscribed to the Google Groups "SuperCard Discussion" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to supercard-talk+unsubscribe@googlegroups.com.
> To post to this group, send email to supercard-talk@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/supercard-talk/1851C192-71E0-4DEB-BE1F-5C1129C8FDC6%40aol.com.
> For more options, visit https://groups.google.com/d/optout.
> <Reference keyword SLG entry update>
--
You received this message because you are subscribed to a topic in the Google Groups "SuperCard Discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/supercard-talk/al5t-Lln7Ts/unsubscribe.
To unsubscribe from this group and all its topics, send an email to supercard-talk+unsubscribe@googlegroups.com.
To post to this group, send email to supercard-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/supercard-talk/CAFC7988-AB16-4FAF-9536-D015231AEACA%40aol.com.
For more options, visit https://groups.google.com/d/optout.
1. I believe I am using the newer POSIX path format. I found this in a quick internet search:
--
You received this message because you are subscribed to a topic in the Google Groups "SuperCard Discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/supercard-talk/al5t-Lln7Ts/unsubscribe.
To unsubscribe from this group and all its topics, send an email to supercard-talk+unsubscribe@googlegroups.com.
To post to this group, send email to supercard-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/supercard-talk/12558710-7fd9-4748-b094-1a4f843f02c3%40googlegroups.com.