Hi, to find mistakes or make some modifications in magik code it would be very helpful if smallworld could show me which methods it used (like a traceback ...
3870
Gerhard Höger-Han...
info@...
Mar 1, 2001 10:03 am
Hi Guido, you can force a traceback at any point in the code, showing the whole call stack (or the call stack up to a certain level) by using the procedure ...
3871
Herbert.Mueckenheim
Herbert.Mueckenheim@...
Mar 1, 2001 10:03 am
Hi Guido, This is very easy. Just insert this Line in your code !traceback!(!terminal!) This will print a TB to standard output and then continue the...
3872
Gert Wijsman
gwijsman@...
Mar 1, 2001 10:12 am
Hi Guido, You can add the statement !traceback!(!output!) in your method In this case you get a method stackdump without harming your application Gert ... ...
3873
jparramon@...
Mar 1, 2001 10:46 am
Hi everybody, When I'm trying to remove an ACE alternative, I've got this traceback. I don't know who has created this alternative and if it was created with...
3874
Zareh Langridge (SWUK)
zareh@...
Mar 1, 2001 10:52 am
Joan, You can get rid of this alternative from the Ace using ds_transfer. You will need to add something like this to the ds_transfer script ... This should...
3875
gis138@...
Mar 1, 2001 1:00 pm
Our users noticed a problem when entering "Segment Length" in the Trail Parameters menu (Version 3.1 sp2). The problem only occurs when the display units are...
3876
Ruud.Fransema@...
Mar 1, 2001 1:15 pm
I have tried to 'simulate' your problem, but I can't. Or maybe I do not understand the problem. Display units on Feet. Type length in Trail parameters of 100....
3877
fred_d._spicer@...
Mar 1, 2001 1:56 pm
There is a patch (P32143_1) related to imperial units. If you haven't already loaded it, try it and see if it solves your problem. Fred ... and...
3878
glenn.fried@...
Mar 1, 2001 3:04 pm
Hi All, I am having problems making an annotation stay on the right-hand side of a line. The right-hand side is determined by the first and last coordinates of...
3879
Ruud.Fransema@...
Mar 1, 2001 3:13 pm
Allthough your definition of rihs rather general and I can think of examples where the text will be on the lhs of the line if you only considers the side based...
3880
Kevin Maten
kmaten@...
Mar 1, 2001 4:22 pm
I'm very new to SW. I am having a problem when I make Case Tool changes. When I change the geometry field the changes do not show up in GIS. I know I have to...
3881
van Ligten, Fa. Realw...
h.vanligten@...
Mar 1, 2001 4:59 pm
Hi all, We are experiencing some weird things with databases on our Compaq server with attached Storageworks. Perhaps one of you has an idea... This is the...
3882
Zareh Langridge (SWUK)
zareh@...
Mar 1, 2001 5:57 pm
Hi Henk, Is it always rwo.ds that it fails at i.e. does it always manage to open dd.ds and gdb.ds? What sort of Compaq server is it? Have you tried using...
3883
gduplise@...
Mar 1, 2001 7:34 pm
We want to create a field on an editor for entering a dollar amount. I.e., we need the field to display and allow for entering two decimal positions. How is...
3884
van Ligten, Fa. Realw...
h.vanligten@...
Mar 1, 2001 8:40 pm
Hi Zareh, Yes, it is always the rwo.ds that fails Details of the Compaq are: proliant 5500 with attached to it a Compaq Storageworks, I'm not sure of the type,...
3885
scott.scherrer@...
Mar 1, 2001 9:48 pm
We have the MIT tool and it is working well for us. It has a low profile on our system, which was our major concern before installing it. Scott Scherrer ...
3886
Zareh Langridge (SWUK)
zareh@...
Mar 2, 2001 8:50 am
Hi Henk, You say you tried swmfs_trace. What about client tracing? On your Emacs on the client machine do M-x setenv (CR) SW_TRACE (CR) mdb=255 (CR) where (CR)...
3887
Martin Fulford
martin@...
Mar 2, 2001 9:35 am
Gary, Subclass field_editor to form dollar_field_editor. Redefine string_for_value(value) method to return value.as_fixed_string(0,2) The standard...
3888
pedro@...
Mar 2, 2001 11:14 am
Hello Joan, It is a bit out of date but maybe this can help you for future reference. It may have happen that when the person who created the alternative ...
3889
jparramon@...
Mar 2, 2001 1:14 pm
Very thanks Pedro, I don't know the name of the directory that user entered to created alternative but I've found an ace.ds file out to database path, sure...
3890
chinyeeccy@...
Mar 2, 2001 2:24 pm
Good day. I faced a problem which is I failed to import the DXF files into the Main Graphic Drawing Window. The message box appeared as below :- ***Error...
3891
Kevin Maten
kmaten@...
Mar 2, 2001 2:31 pm
You might want to double check the definition of world_units and how it is mapped. Make sure if you have required field values to use the "Set Value Field"...
3892
Lee, Taek-Joon
taekjoonlee@...
Mar 2, 2001 2:45 pm
Just Tested in Cambridge. You may add min_road geometry field : annotation and add all the geometry triggers to centre_line named "centre_line_trigger()" and...
3893
chinyeeccy@...
Mar 3, 2001 5:28 am
Good day. I managed to load the DXF component into the ACE of Main Graphic Drawing Window. And I managed to translate the dxf file (translation completed) but...
3894
robert.schweikert@...
Mar 4, 2001 12:05 pm
chin yee, Did you make the dxf objects (dxf_lines, etc.) editable and visible in the Drawing ACE? It is quite normal that you see the DXF Load History through...
3895
yangbo
mailyangbo@...
Mar 5, 2001 6:31 am
Hi, all: I encounter a error appear when we insert auth records such as: a group or a user. Here is part of the trace back. **** Error:...
3896
Sonnevelt, Marcel
marcel.sonnevelt@...
Mar 5, 2001 10:12 am
Hi Yangbo, I have had exaclty the same problem. It appeared when integrating a auth.ds from a SW 3.1.0 sp 1 in a SW 3.1.0 sp 2 image. I traced it down into the...
3897
chinyeeccy@...
Mar 5, 2001 10:46 am
Dear Robert and others, Good day. Thanks for giving me the solution and I manage to find out the dxf history in drawing world. That is, I switch the ACE into...
3898
chinyeeccy@...
Mar 5, 2001 10:54 am
Good day. Here I have some problems:- 1. I managed to load the internals component from Smallworld\source\component into my system by using the command of...