realbasic-nug
[Top] [All Lists]

Re: FolderItem weirdness

To: "REALbasic NUG" <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: FolderItem weirdness
From: "Dennis Birch" <dennisbirch at gmail dot com>
Date: Thu, 30 Mar 2006 11:55:45 -0800
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=dxvPBgtAGI+m4M8vuW9K8+GUfoq5KfVU+sgGcDY8TDsnlO4NvAYWocBONYdxrHFvktpbxg7H7I9WIPunoH6NqBa1wZ1OIzsuuA3IHn2dtBMXyxt1Bini+5LrMUyKC8jDm79A661vAV/e3o9EGvBCCmxs9dazo82Bo3HowBYcBKI=
References: <fed2e2560603300841i4e3860c1s8c3bcb6b123aadff at mail dot gmail dot com> <C466682A-A09B-4567-88EA-3E07D2135B43 at cuci dot nl>
Sorry, I left off the return value as I was writing up my original question..
I do that, and it isn't working without using the timer.

On 3/30/06, jis <jis at cuci dot nl> wrote:
>
> On 30/03/2006, at 6:41 PM, Dennis Birch wrote:
>
> > ...
> >
> > Function OpenDataFile(realFile As FolderItem, backedUp As Boolean =
> > False)
> > ...
>
> Why don't you try
> Function OpenDataFile(realFile As FolderItem, backedUp as Boolean) as
> Boolean?
>
> Johan Simons
>
>
>
> _______________________________________________
> 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>
>
_______________________________________________
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>


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