Enabling NSButton
Enabling NSButton
- Subject: Enabling NSButton
- From: Rob Campanaro <email@hidden>
- Date: Sat, 02 Jun 2007 21:46:52 -0400
- Thread-topic: Enabling NSButton
Hi,
I'm currently rewriting an AppleScript Studio app in Objective-C. I'm at the
place where I need to move a file from one location on my hard drive to
another.
What I have so far works, but instead of hard coding the file path, what I'm
trying to do is base the file path on the name of the file I'm moving. For
instance, the name of the target file is "LAC42001.qxp", so one of the
folders in the path would be named "LAC". The next folder in the path would
be "LAC42"And so on...
I have the original file name broken down into substrings fine. Where I'm
having trouble is using the substrings to concatenate the file path. Any
suggestions on how to do this?
Thanks.
--
Rob Campanaro
265 Thia Court
Coatesville, PA 19320
610-350-9968
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden