Dears , I have The same problem but with NIG that when I try to choose any structure like terminal enclouser that has connectivity copper cables I found the...
Hello all, I'm trying to help Eliemerson on this. So far I found out that running "mode" under MS-DOS gives us a code page 850 (correct for our country), while...
Hi, I have a joint field that have three triggers method. One of them is an update trigger method and it doesn't seem to be executed. Does anybody knows if an...
Hi All, We're getting this error on a customer site, using code that has worked fine on our systems, and on some of the customer's systems. I didn't find any...
Hi All, I am use GIS410 and trying the ACP examples provided in <product>/client/acpt ... acp_acpt_test.obj : error LNK2001: unresolved external symbol...
I have a point geometry that is not rendering at its coordinate. Does anyone have any ideas what could have caused that or suggestions on how to investigate...
Hi Alfred, I found (and logged) an issue regarding the scanning/rendering of items in internal worlds a while ago, I am not sure if your issue is related or...
Thanks Mike, It turns out that my :draw_coord was different than my :coord. So I had to make those the same and then use the :reset_spatial_id() method you ...
Hi, problems with database/geometry priorities are usually performance problems. Refreshing/drawing of a map is very slow if a collection/geometry is switched...
Look at the priority analyser - it is supplied as a core module that you will neeed to load. There should be sufficient detail in the file header to get you...
Hi everyone, We have been getting this traceback from Relational Integrity Checker while it's "fixing errors": MagikSF> *** ipc error (mdbOpen): 40 for file...
Hi, There are notes on how to run the analyzer at the top of the header file. In general, it does a pretty good job of determining optimal priorities. There...
Hi all In my recent case changes, I had to add more geometry fields to an object so we can identify it better using different style for each category. eg...
Hello, I am trying to run a job that processes about a million records with the method geometry_near and toward the end I get the memory exhausted traceback....
Hi Chuck, Did you update the geometry on the records where the mapping has changed? The CASE Apply doesn't update this automatically - you have to do it...
what version of Smallworld are you running on? ... with the ... transform(identity).new_converting_cs_to_cs(ds_coordinate_system:(usa_maryland_nad27_mm),...
Well, I just managed to prove that I can't read tracebacks :) The traceback clearly states you are running on version 3.3.0. So, here is my hunch about what...
Hi Alfred, Thank you for your reply. Here are the codes where the error is occurring: Thu Bui _block _dynamic !print_float_precision! << 9 _local table_name <<...
Hi, Can smallworld data be exported in tiled manner of Framme systems (splitted in index format)? I mean in multiples of dgn files. So the data in dgn will be...
Hi Chris The record with the geometry mapping has been updated. What is happening is that when I enter new record with the attributes of Existing – Trans....
Hi Chuck, I think you need to explicitly update the geometry on the existing records. A good way to test this would be to open the object editor for one of...
Hi Chris I am currently using SW 3.3. The object that I am updating doesn't let me update the geometry within it's editor. When I change the class of the...
Patch P93296_1.magik is needed, preferably with P105767_1.magik loaded afterwards. There are a few other fixes in 410 which haven't been released as TSB's,...