gettingstarted
[Top] [All Lists]

Re: What is wrong with this

To: "Getting Started @RB" <gettingstarted at lists dot realsoftware dot com>
Subject: Re: What is wrong with this
From: Brian Heibert <bheibert at verizon dot net>
Date: Fri, 30 Jul 2004 20:59:52 -0500
Delivered-to: gettingstarted at lists dot realsoftware dot com
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>

<Prev in Thread] Current Thread [Next in Thread>