realbasic-nug
[Top] [All Lists]

Re: PowerPoint Automation

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: PowerPoint Automation
From: Justin Busch <pschorrdev at gmail dot com>
Date: Wed, 31 Aug 2005 14:51:05 -0400
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=Ix9MCMslrfPIOkZbSzz+KQKvqIj76JY0eSNlWjdFJBn4Cf2M+Vscu7khDTu1vnOU03QhkCFuEevq3Pr03CpHAKEVVPdckEzeWuDwAeuzLa1mSzX7Y/bZ0qCxr7lRfauJUzRBGn/P+0jnzOy/CI1RPSEvFBxyFBUxq6qop9zH2C0=
References: <79627edf05083108202efa2778 at mail dot gmail dot com> <BF3B4768 dot 1CD3B%william at realsoftware dot com>
Thank you again! 

On 8/31/05, William Yu <william at realsoftware dot com> wrote: 
> 
> On 8/31/05 10:20 AM, "Justin Busch" <pschorrdev at gmail dot com> wrote:
> 
> > You are correct, thank you!
> > I need information on creating a new directory at a path given by code.
> > I have this:
> > newfolder = new folderitem( pathName + "\" + filename)
> > newfolder.createAsFolder
> > But I get a runtime error saying the path does not exist.
> > Please help!
> 
> I can't tell if pathName is valid. Are you sure it's pointing to a drive
> and directory? Add a msgbox newfolder.absolutepath before CreateAsFolder
> and see where it's pointing to.
> 
> 
> Regards,
> William Yu
> william at realsoftware dot com
> 
> 
> _______________________________________________
> 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>
> 



-- 
/================\
REALbasic 5.5.5
OS X 10.4.0
\================/
_______________________________________________
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>