stuffing a group into a database or other file

stephen barncard stephenREVOLUTION2 at barncard.com
Sun Jun 9 12:41:15 EDT 2013


the copy command can obtain the binary image of any object, which then
resides in clipboardData[ objects]  and can be  stored as a custom property
or a binary 'blob' for your db

This is what I did to create a way to export  sound clips from a stack to
see if it could be done.


On Sun, Jun 9, 2013 at 7:41 AM, Dr. Hawkins <dochawk at gmail.com> wrote:

> I'm mulling over a solution for generating my output, which is currently a
> parts stack from which I draw groups.
>
> Can groups somehow be stored and made to binary data?
>
> The dictionary entry for clipboard notes a "objects" setting (which, in
> fact, I use).  I guess I would just need a clipboard<==>blob converter to
> be able to store binary blobs in databases.
>
> --
> Dr. Richard E. Hawkins, Esq.
> (702) 508-8462
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 



Stephen Barncard
San Francisco Ca. USA

more about sqb  <http://www.google.com/profiles/sbarncar>



More information about the use-livecode mailing list