clearvuedesign Posted Thursday at 07:36 PM Share Posted Thursday at 07:36 PM (edited) Hey everyone, does anyone know how to access or get information from a file outside of Chief Architect and have it fill text in Chief Architect? Anything along those lines, like Chief reading something that's not in Chief and then writing text for it? Edited Thursday at 07:37 PM by clearvuedesign Link to comment Share on other sites More sharing options...
SHCanada2 Posted Thursday at 07:45 PM Share Posted Thursday at 07:45 PM (edited) you can write a macro that opens up a file in a specific place (there is no gui to select the file), and then parse the file into global variables. But the macro needs to run every time you open the file The better solution for a one and done, IMHO, is to write a program that converts the csv to the macro specific file format, and then import it via the macro import functionality in CA. or import into excel, and then do whatever you want with it, and then import in CA as picture, pdf, etc Edited Thursday at 07:46 PM by SHCanada2 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now