The error I am getting is Syntax Error:
Dim w as Browser
w=New Browser
I checked my window is called Browser
On 7/30/04 8:55 PM, "Andrew Keller" <andrew at kellerfarm dot com> wrote:
>> For some reason all the menus in my program went wacko so I had to
>> re-do
>> them all now for some reason the above code does not work.
>>
>> Dim w as Browser
>> w=New Browser
>> (My window is called Browser)
>>
> What error are you getting?
>
> Are you sure that the window is really called "Browser"? When you
> redid it, if you redid the window, the name may still be called
> Window1.
>
> _______________________________________________
> 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>
_______________________________________________
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>
|