No! In this case my file name is an automatic file name. It's a code (FR1 or BE1) with the full date (yyyy/mm/dd). Here is my script:
proc DateName
param string CapFileName
string CapPref, CapDate, TempVar1, TempVar2,TempVar3
CapPref = "FR1" ;Add an...