Is it possible to use a FileCabinet folder as a parameter in a script record? I'd like to use a reference to the folder path rather than set an integer that represents the folder's internal ID, if possible
s
stalbert
05/24/2021, 6:43 PM
IIRC folder was supported but not file? I may be wrong though, going from memory.
c
creece
05/24/2021, 6:47 PM
you gotta use the ID
creece
05/24/2021, 6:48 PM
You could use the path depending on what you're doing though. Like if you were setting a client script module path, you could have a script param for that. If you need the ACTUAL folder, them you have to use the ID