OPEN database crashes
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2005-03-13 10:56 PM
2005-03-13
10:56 PM
ch1=OPEN ("PROP", "gnrl", "'AC_9_NT_KEY.txt', 'AC_9_NT_COMP.txt', 'AC_9_NT_DESC.txt', 'AC_9_NT_UNIT.txt'")
N=INPUT (ch1, "COMP, 002, 818", "QUANTITY", varcomp)
CLOSE ch1
This appeared straightforward from the GDL online help files, but crashes out of ArchiCAD every time when saved, sometimes even editing the script crashes AC. I have tried in a clean 'New and reset' file loading only the ArchiCAD 9 Library and my new object. I have checked in the AC_9 database that the property file exists, I feel I must be missing something obvious?
Any help gratefully accepted, I have a long way to go..

OK noone wants to jump in, can I make my question simpler: Does anyone have a working script to open and extract data from a global component or similar?
Richard Swann
Richard Swann
MacOS 11.7 , Intel Imac 4k ArchiCAD 4.5-27 (Solo)
MacOS 11.7 , Intel Imac 4k ArchiCAD 4.5-27 (Solo)
2 REPLIES 2
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2005-03-15 04:10 PM
2005-03-15
04:10 PM
Try moving it into the 2D or 3D to see if it works. A while back I had some trouble with text files, still don't fully understand them, the problems went away when I took the script out of the master script.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2005-03-16 05:58 PM
2005-03-16
05:58 PM
Julia wrote:Thanks for the suggestion. I had already tried that, but crashes just the same. I have just about got the hang of text files, I thought ArchiCADs own databases would be a doddle.
Try moving it into the 2D or 3D to see if it works. A while back I had some trouble with text files, still don't fully understand them, the problems went away when I took the script out of the master script.
Still surprised noone on this forum has a working script for it ? Would anyone try my script to see if it crashes their computer??

Richard Swann
MacOS 11.7 , Intel Imac 4k ArchiCAD 4.5-27 (Solo)
MacOS 11.7 , Intel Imac 4k ArchiCAD 4.5-27 (Solo)