I started this in another thread on a related subject and since I'm have problems I thought it would be better to start a new thread.
I'm using Filemaker 6.0 Windows.
I want to use a script in Filemaker to rename a video clip file in storage.
I found out that I can place the "CMD /C REN oldname newname" in a Send Event.
I don't have a Send Event to choose from. I do have Send DDE. I tried that but it doesn't work. I can get it to work by typing in the syntax using the "Run" command in Windows so I know my syntax is correct.
If it's "Send DDE" I use, can you help me out on what to enter in the "Service Name", "Topic", & "Commands"
Here is the data my calculation creates:
"CMD /C REN C:\pd_oracle\audio_files\drop_off_window\Test\05-12347-1240-43.dvf 05-12349-1240-43.dvf"
Basically I'm trying to change the file 05-12347-1240-43.dvf to 05-12349-1240-43.dvf
Thanks for your help.
Joe
I'm using Filemaker 6.0 Windows.
I want to use a script in Filemaker to rename a video clip file in storage.
I found out that I can place the "CMD /C REN oldname newname" in a Send Event.
I don't have a Send Event to choose from. I do have Send DDE. I tried that but it doesn't work. I can get it to work by typing in the syntax using the "Run" command in Windows so I know my syntax is correct.
If it's "Send DDE" I use, can you help me out on what to enter in the "Service Name", "Topic", & "Commands"
Here is the data my calculation creates:
"CMD /C REN C:\pd_oracle\audio_files\drop_off_window\Test\05-12347-1240-43.dvf 05-12349-1240-43.dvf"
Basically I'm trying to change the file 05-12347-1240-43.dvf to 05-12349-1240-43.dvf
Thanks for your help.
Joe