Hello Scott,
I think, if I understood what you wrote, I found a solution :
Here is what you can do (in a script) :
put PathOfSourceFile (e.g. "/Library/Receipts/BranchProposalSystem1.pkg")
into tSource
put PathOfDestination into tDestination (e.g. "/Users/userName/Desktop")
put ("cp -R -p ""e&tSource"e&"e&tDestination"e) into
tCommand
get shell(tCommand)
Hope this helps,
Cheers from little Luxembourg,
Christian
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution