I am having a problem trying to get a version from an element using the CAL 
using perl.

Here is what I have done so far

$elem->$CCApp->Element(path to element);
$version = $elem->Version;
print $version;

I get the element reference just fine.  But I can't get the Version to work. I 
can do $elem->Component with the correct results.

I am printing just to see is anything is in $version and I get an error 
indicating use of unitialized value in print...

Any ideas???


<============================================================
To unsubscribe, send email to
[EMAIL PROTECTED] and put these words in the
message body: unsubscribe cciug
============================================================>

Reply via email to