Can only save to an existing CSV

Very simple script that just finds the lengths of several polylines pulled from Civil3D. The script writes the results to CSV.

Works fine within Dynamo.

… But the File Path node, which I’ve set to “Is Input” only accepts being pointed at an existing file when used in Dynamo Player.

csv

Hmmm… perhaps try asking for a directory and append a file name (which could be another input), or teach users to right click and select ‘new’ and make the csv file when they write the path (not sure if that is an option woth this dialog).

Yup, there are work arounds … but the more annoying work arounds that I have to teach my end-users, the fewer end-users I’m going to have :slight_smile: