We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2007-05-24 01:18 PM
2008-04-06 10:53 PM
2009-03-28 06:34 PM
Ralph wrote:I am having problems using the XML Converter to convert a batch of files to XML. Running the following command:
To convert from XML to GDL, try something like this in the terminal:cd /Applications/Graphisoft/LibDevToolkit\ 11/Tool/OSX/LP_XMLConverter.app/Contents/MacOS/ ./LP_XMLConverter x2l /Users/rwessel/Desktop/LibraryXML/ /Users/rwessel/LibraryGDL/...where LibraryXML is the folder containing the source XML and LibraryGDL is the destination of the converted parts. You would need to use the path to your installation of LP_XMLConverter of course.
/Applications/Graphisoft/ArchiCAD\ 11/LibDevToolkit\ 11/Tool/OSX/LP_XMLConverter.app/Contents/MacOS/LP_XMLConverter 12x /Users/username/Desktop/ /Users/username/Desktop/i get a
/Applications/Graphisoft/ArchiCAD\ 11/LibDevToolkit\ 11/Tool/OSX/LP_XMLConverter.app/Contents/MacOS/LP_XMLConverter libpart2xml /Users/username/Desktop/Test.gsm /Users/username/Desktop/Test.xmlAny ideas what the problem could be?
2009-03-28 09:16 PM
2009-03-28 09:54 PM
2009-03-29 12:51 AM
owen wrote:Glad that was it!
(and my what good eyes you have)
2009-03-30 09:54 AM
owen wrote:Karl has done a great job of answering the first part of your query, so I'll tackle the rest. Yes, you can run this from Automator or any other tool which can run shell scripts, e.g. XCode or AppleScript. The former can be used to automatically build up to date libraries in conjunction with add-on builds. For Automator, look for the "Run Shell Script" action, and enter the same commands used in the Terminal.
Also has anyone had any success in running these batch conversions via Automator?
2009-03-30 02:50 PM
2009-04-05 02:13 PM
2009-04-06 05:47 PM
Joachim wrote:Thanks for the link .. i cannot seem to find Proton for download either on the Proton site nor on Versiontracker (missing file on Version Tracker). Is it still available?
At
openGDL.org
you find a syntax scheme for PROTON Edtor (Windows)
2011-04-07 04:20 PM