Aug 23, 2001, 10:45pm
What does this mean:
Compile Error:
Ambiguous name detected: sdk_EventAvatarAdd
this never happened and havent chnaged anything to the sdk except for the
position on the form
--
- Brandon
(website coming soon)
World: A'Dude
Co-owned world: Safira
Aug 23, 2001, 11:41pm
If I remember correctly, which I probably don't, I believe it means
there is more than one of "sdk_EventAvatarAdd" in your code, which you can't
have.
[View Quote]"brandon" <brandon at my.activeworlds.com> wrote in message
news:3b85a3bc$1 at server1.Activeworlds.com...
> What does this mean:
>
> Compile Error:
> Ambiguous name detected: sdk_EventAvatarAdd
>
> this never happened and havent chnaged anything to the sdk except for the
> position on the form
>
> --
> - Brandon
> (website coming soon)
> World: A'Dude
> Co-owned world: Safira
>
>
|
Aug 24, 2001, 12:02am
You are correct :-)
[View Quote]"jey" <bobo1186 at aol.com> wrote in message
news:3b85b0e6$1 at server1.Activeworlds.com...
> If I remember correctly, which I probably don't, I believe it
means
> there is more than one of "sdk_EventAvatarAdd" in your code, which you
can't
> have.
>
> "brandon" <brandon at my.activeworlds.com> wrote in message
> news:3b85a3bc$1 at server1.Activeworlds.com...
the
>
>
|
Aug 24, 2001, 1:11am
it means there are 2 subs with the samenamei
believe
[View Quote]brandon wrote:
>
> What does this mean:
>
> Compile Error:
> Ambiguous name detected: sdk_EventAvatarAdd
>
> this never happened and havent chnaged anything to the sdk except for the
> position on the form
>
> --
> - Brandon
> (website coming soon)
> World: A'Dude
> Co-owned world: Safira
|
Aug 24, 2001, 1:19am
thats strange...i didnt chnage any of my code since after i tested it
(whitch works fine)
[View Quote]"jey" <bobo1186 at aol.com> wrote in message
news:3b85b0e6$1 at server1.Activeworlds.com...
> If I remember correctly, which I probably don't, I believe it
means
> there is more than one of "sdk_EventAvatarAdd" in your code, which you
can't
> have.
>
> "brandon" <brandon at my.activeworlds.com> wrote in message
> news:3b85a3bc$1 at server1.Activeworlds.com...
the
>
>
|
Aug 24, 2001, 1:30am
well search your code to makesurethere arent two
of them i get that error a lot when i dont know
why it added another sub when i was programming...
sometimes a copy/past goes bad or something i
dunno :P
[View Quote]brandon wrote:
>
> thats strange...i didnt chnage any of my code since after i tested it
> (whitch works fine)
>
> "jey" <bobo1186 at aol.com> wrote in message
> news:3b85b0e6$1 at server1.Activeworlds.com...
> means
> can't
> the
|
Aug 24, 2001, 2:18am
ok there was two but its fixed now
[View Quote]"the derek" <ImTheDerek at yahoo.com> wrote in message
news:3B85C230.C5702DAF at yahoo.com...
> well search your code to makesurethere arent two
> of them i get that error a lot when i dont know
> why it added another sub when i was programming...
> sometimes a copy/past goes bad or something i
> dunno :P
>
> brandon wrote:
for
|