I've been able to read/write to a field in a stack from an .irev document
using livecode server. And while in the IDE on land,  I've used UI elements
in the stack for testing routines that aren't used 'in the wild'. lc server
doesn't seem to choke on those UI elements, usually ignores.  I think I've
created and deleted cards too.
And of course the custom properties are gold in the server environment for
lookup and site (not user) settings
Sometime whole library stacks created for the desktop can work verbatim in
the server environment  such as Mark Smith's (the late one) mp3 tag reading
and writing library.


On Sat, Aug 18, 2012 at 2:57 PM, Mike Bonner <bonnm...@gmail.com> wrote:

> Don't believe you can manipluate the cards/objects directly. If you look at
> this page: http://www.runrev.com/developers/documentation/server/  part
> 3.2
> using stacks it says you can't use visual related stuff when using a stack.
>
> Since there is no actual stack displayed, hence no screen coords or
> anything related.
>
> Also if you look at page 14 here:
>
> http://www.runrev.com/downloads/livecode/4_6_3/LiveCodeNotes-4_6_3-Server.pdf
> print to pdf is not yet supported.
>
>
>
> > I'm not fully following here . . . . If I can cause a stack to manipulate
> > its cards and fields, I can make it do what I need.
> >
> > If not, I may have to relearn forth/postscript . . . (ugh.  don't miss
> > them)
> >
> >
> _______________________________________________
> use-livecode mailing list
> use-livecode@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>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to