Learn to manage BIM workflows and create professional Archicad templates with the BIM Manager Program.
2006-07-24 01:37 AM
2006-07-25 06:10 AM
Mark wrote:Try this - this is the format I use.
I am trying to create a text file using the database extension in a specific path. My script stops when i try to do this. Any ideas?
ch2 = open ("DATA", ProjectNumber + "_Comp_" + TypeModeName + ".txt","SEPARATOR=',', MODE = WO, H:\SomeFolder\)
I would use LIBRARY for the path, except my file does not exist yet, and i do not want to save it in the data folder.
2006-07-26 12:38 AM