June 4, 201213 yr Newbies Is it possible to paste an image from the clipboard into supercontainer? Every day I would like to run a schedule, which displays a graph on my layout, Go to object "Graph", then copy and paste the image into supercontainer? I have tried SCSetContainer and copy and it just seems to take an image from a url, anyway to save the image from the clipboard?
June 5, 201213 yr Hmm, not that I can think of at the moment... You could try pasting the contents of the clipboard to a container field then upload to SuperContainer using the SCSetContainer( "path/to/file" ; MyTable::Container Field ).
Create an account or sign in to comment