vMix Forums
»
General
»
General Discussion
»
Scripting a file name change
Rank: Newbie
Groups: Registered
Joined: 6/6/2020(UTC) Posts: 7 Location: New york
|
I am looking for help changing a file name on the last file recorded. I see a script that can detect the last file in the folder and add it as an input. But how would I use that same script to identify the file and change the name to something I decide?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Originally Posted by: Jp12687 I am looking for help changing a file name on the last file recorded. I see a script that can detect the last file in the folder and add it as an input. But how would I use that same script to identify the file and change the name to something I decide? one changes the add as input part to a copy/rename that file instruction Code: System.IO.File.Copy( FileToCopy, NewCopy)
|
|
|
|
vMix Forums
»
General
»
General Discussion
»
Scripting a file name change
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close