Hi,
Does anyone know how to place a string variable into the slot for the field name ("filename.extension") for a function in Patran PCL?
--------------------------------------
STRING filename[200] = /data/.../.../filename.extension
STRING filename2[200] = /data/.../.../filename.extension...