Ruslan Zasukhin wrote:
And can somebody point me the correct Transcript command to get path of main
stack ?

It's the filename property:

  get the filename of stack MyMainStack

If you ever need to get the filename of a stack and you don't know if it's a mainstack or a substack just add the "effective" keyword:

  get the effective fileName of stack MySubStack


-- Richard Gaskin Fourth World Media Corporation __________________________________________________ Rev tools and more: http://www.fourthworld.com/rev _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to