renaming disk files

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
marksmithhfx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 931
Joined: Thu Nov 13, 2008 6:48 am

renaming disk files

Post by marksmithhfx » Sun Sep 09, 2012 10:49 pm

Hi, is there a command in livecode to rename disk files (like changing /users/mark/desktop/my file 1.txt to /users/mark/desktop/my old file 1.txt

Thanks

-- mark
macOS 12.6.5 (Monterey), Xcode 14.2, LC 10.0.0, iOS 15.6.1
Targets: Mac, iOS

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4172
Joined: Sun Jan 07, 2007 9:12 pm

Re: renaming disk files

Post by bn » Sun Sep 09, 2012 10:57 pm

Hi Mark,
have a look at "rename" in the dictionary.

Kind regards
Bernd

marksmithhfx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 931
Joined: Thu Nov 13, 2008 6:48 am

Re: renaming disk files

Post by marksmithhfx » Mon Sep 10, 2012 12:26 am

Super. Thanks Bernd :)
macOS 12.6.5 (Monterey), Xcode 14.2, LC 10.0.0, iOS 15.6.1
Targets: Mac, iOS

Post Reply