realbasic-nug
[Top] [All Lists]

Re: Copying a program file through code

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Copying a program file through code
From: Rb Developer <rbdev2002 at yahoo dot com>
Date: Wed, 30 Jun 2004 08:40:25 -0700 (PDT)
Delivered-to: realbasic-nug at lists dot realsoftware dot com
List-help: <mailto:realbasic-nug-request@lists.realsoftware.com?subject=help>
List-id: REALbasic NUG <realbasic-nug.lists.realsoftware.com>
List-post: <mailto:realbasic-nug@lists.realsoftware.com>
The problem is, when I create the folder, it comes out
as a folder, not an application package like I'm
trying to create.


To copy 
> an entire folder, you'd need to write a recursive
> routine to create 
> the folder structure and copy all the contents, or
> use a simple 
> AppleScript (or less simple AppleEvent) to tell the
> Finder to do it 
> for you.  Or, I suppose, use the Shell, though that
> will require 
> finding the proper shell path for your source and
> destination.
> 
> Cheers,
> - Joe
> 
> -- 
>
,------------------------------------------------------------------.
> |    Joseph J. Strout           REAL Software, Inc. 
>               |
> |    joe at realsoftware dot com      
> http://www.realsoftware.com        |
>
`------------------------------------------------------------------'
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://support.realsoftware.com/listmanager/>
> 
> Search the archives of this list here:
>
<http://support.realsoftware.com/listarchives/lists.html>
> 



                
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 
_______________________________________________
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>