something like that.... if it were a BLOB presumably one won't have to binary encode...
On Sun, Jun 9, 2013 at 3:37 PM, Dr. Hawkins <[email protected]> wrote: > On Sun, Jun 9, 2013 at 9:41 AM, stephen barncard < > [email protected]> wrote: > > > 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 > > > > So I would I then > > set the clipboardData["objects"] to revDataFromQuery(,,myDb," SELECT > myBlob FROM myTable") > pasete > set the name of it to myGroupName > > ? > > -- > Dr. Richard E. Hawkins, Esq. > (702) 508-8462 > _______________________________________________ > use-livecode mailing list > [email protected] > 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> _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
