Why not just:

copy img "X.png" of stack "sONE" to card n of stack "sTWO"
delete img "X.png" of stack s"ONE"

-- Peter

Peter M. Brigham
[email protected]
http://home.comcast.net/~pmbrig

On Sep 18, 2012, at 4:18 PM, Richmond wrote:

> If one has a stack with, for example, 2 substacks, one of
> which contains an image "X.png".
> 
> Now I want to move image "X.png" from substack "sONE"
> to substack "sTWO".
> 
> sending the command  cut img "X.png"  seems all very straightforward . . .
> 
> BUT . . .
> 
> while I can issue the command  paste
> 
> how can I ensure that the clipboard contents (i.e. img "X.png") are
> pasted into substack "sTWO" rather than abck into substack "sONE" ?
> 
> Richmond.
> 
> _______________________________________________
> 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


_______________________________________________
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

Reply via email to