On Tuesday, August 12, 2003, at 06:27 PM, Mark Brownell wrote:
This is definitely not SQML compliant but having your own markup language "means never having to say you're sorry."
gees! I must be getting old, it's SGML, Standard Generalized Markup Language.
Several of my resent posts refer to it as SQML. Anyway I'm just embarking on a
search of the archives for location of stack point math or point addition and subtraction.
If I do this in the message window "put 10 + 20,30 + 10" I get 30,40.
If I "put the loc of stack me into var" and try the same math, 10 + var + 10, I get error.
I'm trying to dock a newly opened stack to an already open stack. Any suggestions?
I would like to move sub-stacks around with the main stack when each sub-stack opens.
You will have to refer to the 2 items in that var, when doing point math...
put the loc of this stack into var ## i am not sure if "...of stack me" is valid syntax!!!
add 20 to item 1 of var ## x location add 30 to item 2 of var ## y location set the loc of this stack to var
You get the picture...
me
you :-)
Hope that helps...
Regards
Klaus Major [EMAIL PROTECTED] www.major-k.de
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
