logo       

Re: Adding a directory to a folderitem?: msg#02999

lang.realbasic.user

Subject: Re: Adding a directory to a folderitem?

On 31/01/2004, at 9:11 AM, Evgeni Levinsky wrote:

I think you can do it this way:

Suppose f1 is your folderitem,

Dim f2 as folderitem
f2 = GetFolderItem(f1.absolutepath + delimeter + SubfolderName)

The above method isn't recommended by RS - partly because of different delimeters for each platform.

You should use the folderitem's Child() method whenever possible. See the language reference for details.



Kevin S wrote:

I bet this is really easy, but I am just not seeing it. I have a folderitem pointing to a directory, I want to change that folderitem to make it point one directory deeper, basically append a directory to the end of the folderitem.

Thanks

Kevin


- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>




- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>



- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise