Hi Rob,

Is there a revolutionary equivalence for this Toolbook example

1.
to get mydate
return label of button "today"
end
suppose the label = "24-02-2005"
then this command will show that:
put mydate()

Create a function, as Mark suggested:

function mydate
   return the label of btn "today"
end mydate

2.
In Toolbook you may create a viewer
With a viewer you can look inside
each toolbookapplication, whithout opening it

???

What exactly do you want to look at?

You can access stacks that are not loaded, if you like
pull out anything you want from them :-)

Need more info here...

Rob

[EMAIL PROTECTED]
www.japrosoft.com
no more spam: Mailwasher Pro
http://www.firetrust.com/products/pro/
and please mention my emailaddress...

Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to