On 7/30/04 9:10 PM, "Andrew Keller" <andrew at kellerfarm dot com> wrote:
>> The error I am getting is Syntax Error:
>> Dim w as Browser
>> w=New Browser
>>
>> I checked my window is called Browser
>>
> What does RB highlight when it returns the error? If it doesn't
> highlight anything, which line is it on?
>
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
>
> Search the archives of this list here:
> <http://www.realsoftware.com/listarchives/lists.html>
RB highlights:
Dim w as Browser
w=New Browser
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|