> On Jul 29, 2007, at 15:32 UTC, Sean Arney wrote:
>
>> I am having trouble in 2007 r3 with a function not accepting the same
>> parameters it was under previous versions. Can anyone lend a hand on
>> whats going on here
>
> Maybe, if you give us more information. Are you getting an error
> message, or what?
>
> For what it's worth, I have lots of methods that take color parameters,
> and they're working just fine in 2007 r3 for me. I also tried a
> declaration just like yours, and that worked for me too.
>
> Best,
> - Joe
>
> --
> Joe Strout -- joe at strout dot net
> Strout Custom Solutions, LLC
>
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
>
> Search the archives:
> <http://support.realsoftware.com/listarchives/lists.html>
Hmmm, its weird. Its gives me a type mismatch error. Expected Color but
got Unknown Type.
Col = kSpecBackColor
So I get that one error - maybe if I just delete and redefine it....I'll try
that. Its seems really odd
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|