need a scheduled script that will pick up a file f...
# suitescript
m
need a scheduled script that will pick up a file from a saved search and rename the file. any pointers on how to rename a file in the file cabinet?
c
load the file, rename and save it. It'll overwrite. SA: 81218
👍 1
m
great, that's exactly how it worked. thanks