Hello, guys!

I'm testing in Rb2006r2.
My project uses 'FileType.MacCreator',  like,
---
   dim str as String = FileTypes1.aFileType.MacCreator
---

It returns a 4-chars code correctly in Rb2005 - Rb2006r1.
But with Rb2006r2, it cannot be complied with message,
---
   This method or property does not exist.
   dim str as String = FileTypes1.aFileType.MacCreator
---
I cannot access 'MacCreator' preperty.

Is it a bug on Rb2006r2 ?
How can I get it work fine??

Thanks!


---
KOBAYASHI Toru
[EMAIL PROTECTED]



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to