March 1, 200718 yr Hi all, I've got a script that exports some data. I'd like to do a calculation for the file location / name. The name will vary with each export. I know there's a way to do it with a script parameter, but I can't quite fiture it out. For example, I want the export location to be: "filewin:/K:/Technical Services/E911/" & "test" & Location::julian_dt & ".dat" How do I perform the export records step and use a script parameter to force the location?
Create an account or sign in to comment