according to Apple (old)
https://discussions.apple.com/thread/1428664?tstart=0

Preview can open PICTs and then save as jpg.

ALso I found the following online tools --NO ENDORSEMENT-- as I have 
not used these tools
http://image.online-convert.com/convert-to-jpg
https://www.coolutils.com/online/PICT-to-JPG



On Wed, 25 Jan 2017 12:42:29 -0700, Tom Dillon wrote:
> Lee Hinde wrote:
> 
>> The routine runs without errors, but OK is 0 after CONVERT PICTURE and
>> nothing gets updated.
>> 
>> I'm wondering if anyone has a suggestion.
> 
> From testing, it looks like the picture is not being read from the 
> picture library correctly due (probably) to it being a PICT.
> 
> I used GET PICTURE FROM LIBRARY then SET PICTURE TO PASTEBOARD and 
> the clipboard in the Finder said "Clipboard contents unknown". I also 
> tried pasting into GraphicConvertor with no luck.
> 
> So, then I tried:
> PICTURE TO GIF($vpPict;$BLOB)
> BLOB TO PICTURE($BLOB;$vpPict2)
> SET PICTURE TO PASTEBOARD($vpPict2).
> 
> The camera with the red X and PICT image was on the clipboard.
> 
> So, do you have a v15 version of the structure? :-/
> 
> -- 
>    ------------------------------------------------------------------
>    Tom Dillon                                           825 N. 500 W.
>    DataCraft                                           Moab, UT 84532
>    [email protected]                           720/209-6502
>    ------------------------------------------------------------------
>         Even on a road with no turns you can head out across the
>         open field. --- Sunastar
>    ------------------------------------------------------------------
> 
> 
> **********************************************************************
> 4D Internet Users Group (4D iNUG)
> FAQ:  http://lists.4d.com/faqnug.html
> Archive:  http://lists.4d.com/archives.html
> Options: http://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:[email protected]
> **********************************************************************
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to