Wednesday, December 5, 2007

[oopic] Object error with 6.1.1 Compiler

Hi,
I use the OOPic Multi-Language compiler v6.1.1 with Windows 2000(sp4)
Program-1:
Dim LED As New oLED
LED.IOLine = 8

After compiler, got a error: 12-Invalid member, "IOLine" is not a
member of oByte class.
(at Object Browser window, it said LED is oByte class, why?)

Program-2:
Dim b As New oButton

After compiler, it will repeat two error message...(endless)
51-Expecting a valid class. An object class must follow the 'New'
Keyword.
39-Expecting an identifier. The "" Class was expecting a valid
identifier following it. {NoName1} being used in place of the missing
identifier.

Anyone has solution for that? thanks.



Yahoo! Groups Links

<*> To visit your group on the web, go to:

http://groups.yahoo.com/group/oopic/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:

http://groups.yahoo.com/group/oopic/join

(Yahoo! ID required)

<*> To change settings via email:
mailto:oopic-digest@yahoogroups.com
mailto:oopic-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
oopic-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:

http://docs.yahoo.com/info/terms/

No comments:

Post a Comment