On 4/28/05 9:47 PM, "Terry Ford" <tmford at shaw dot ca> wrote:
>
> On Apr 28, 2005, at 7:31 PM, Brian Heibert wrote:
>
>> Hi,
>> I got a weird problem which is not unusual for me.
>> Sorry. :-(
>>
>> I am using this code in the thing called App:
>> FileNewBrowserWindow:
>> Dim w as browser
>> w=new browser
>>
>> And the program unexpectantly quits when I click on File New Browser
>> Window.
>>
>> Browser is the name of my window.
>
> You are right. That *is* a very weird problem. I hope you manage to
> solve it.
>
> Terry
>
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
>
> Search the archives of this list here:
> <http://support.realsoftware.com/listarchives/lists.html>
>
Ok I figured 1 thing out it happens when there is no window open
When there is a window open it just creates a new one
Brian
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|