How to convert GDL object to XML using with LB_XML
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2007-05-24 01:18 PM
‎2007-05-24
01:18 PM
Please Guide me if you know this procedure if will very helpfully for me .
thanks
23 REPLIES 23
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2011-04-07 09:13 PM
‎2011-04-07
09:13 PM
SandorP wrote:There's no need to merge all the XML files into a single file to accomplish this. You can run a script across multiple files in a directory, and plenty of text editors will allow find/replace operations to be applied to multiple files.
Question: Is it possible to convert a library with it's full directory tree into one single xml-file (and back)? My goal would be to modify every objects in a library with a single stroke, using eg. applescript.
Ralph Wessel BArch
Central Innovation
Central Innovation
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2011-04-07 09:51 PM
‎2011-04-07
09:51 PM
Ralph wrote:SandorP wrote:
Question: Is it possible to convert a library with it's full directory tree into one single xml-file (and back)? My goal would be to modify every objects in a library with a single stroke, using eg. applescript.
There's no need to merge all the XML files into a single file to accomplish this. You can run a script across multiple files in a directory, and plenty of text editors will allow find/replace operations to be applied to multiple files.
Thank you very much for your answer. This is what I gathered by now. I started looking around for bits of applescripts, but not much luck...
So far I've only managed to create an applescript application that opens the xml files. I've found some good clues to have it open all files within a folder (with subfolder). It's the search-and-replace part I can't seem to grasp.
Any clues?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2011-04-07 10:33 PM
‎2011-04-07
10:33 PM
SandorP wrote:If you want to do a search and replace across multiple files, just use a text editor like TextWrangler (free application). You can perform a search and replace simultaneously across multiple files by using
It's the search-and-replace part I can't seem to grasp. Any clues?
There are plenty of other text editors or IDEs (e.g. XCode) that will do the same job, but TextWrangler is free, quick, and easy to use (and available through the Mac App Store too).
Ralph Wessel BArch
Central Innovation
Central Innovation
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2011-04-08 11:32 AM
‎2011-04-08
11:32 AM
Ok. I'll try TextWrangler. Thanks again.
- « Previous
- Next »
- « Previous
- Next »