> >> print rotation-file/rotation-count
> ** Script Error: Invalid path value: rotation-count.
> ** Where: print rotation-file/rotation-count

Try:
        rotation-file/:rotation-count
    Note the colon ":" which means "get" the value of the following word, instead of 
using the word literally.

You also may be interested in looking at the object! datatype.

Andrew Martin


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to