hi evrybody can Anybody help me.. What means the next error: Args out of range: [stay stay stay stay stay stay stay stay stay stay], 2291 This error is showed...
5806
Fehlmann Juerg
juerg.fehlmann@...
Oct 1, 2001 9:14 pm
Hi all I have a simple problem ... I want to change from :geometry to :select mode. To do that, i use the change_state() method (like esc key) from the magik ...
5807
Cesar Correa
cingallo@...
Oct 1, 2001 9:24 pm
Hi guys... How I could catch the sectors of a geometry, just before insert the object? Regards Cesar ...
5808
Justin Sulima
jsulima@...
Oct 2, 2001 2:12 am
Cesar, I recently had a bit of a problem and wrote down my observations on various methods. I wanted to change other objects depending on the CHANGE to the ...
5809
Oliver Lorz
Oliver.Lorz@...
Oct 2, 2001 6:44 am
Hi everybody, i am quite new to SW and magik related stuff. My aim: I try to get the list from the ace_control_view which is displayed from the...
5810
van Ligten, Fa. Realw...
h.vanligten@...
Oct 2, 2001 7:06 am
Hi Oliver, Is this what you mean?? _for i _over g.ace_control.user_visibility_list.elements() _loop write(i) _endloop $ I think that your problem lies in the...
5811
Oliver Lorz
Oliver.Lorz@...
Oct 2, 2001 8:51 am
Hi Henk, YES, that was the code i was looking for!! You did me a great favour. Best Regards Oliver...
5812
Simon Mullen
simonmullen@...
Oct 2, 2001 9:05 am
Hi Justin, Cesar, You can use the make_proposed_geometry_for() method to check that the trail sectors that have been entered are appropriate for the geometry...
5814
sseverance@...
Oct 2, 2001 12:08 pm
Simon, What if the user sets the new geometry by using the make_geometry method and does not use .grs.gtrail? How would you get a handle on the proposed ...
5815
Frugard, Christian
frugardc@...
Oct 2, 2001 12:17 pm
When I am creating a new field on an existing object in the case, it is displaying the internal name i.e. mit_card_description. I would rather have it diplay...
5816
sseverance@...
Oct 2, 2001 12:32 pm
Christian, The field editors in the Case Tool display both the internal and the external names of the field (in fact, they are both required fields). The ...
5817
Simon Mullen
simonmullen@...
Oct 2, 2001 12:54 pm
Hi Steve, If the user sets the new geometry by using make_geometry() then they need to provide the coords or sectors to the method and so there would be no ...
5818
Frugard, Christian
frugardc@...
Oct 2, 2001 1:18 pm
When I go to the object, nd edit the object the dior comes up. Next to the space to enetr data, there is text naming the field. For example "Description"...
5819
sseverance@...
Oct 2, 2001 1:42 pm
Hi, If the programmer wants to perform certain tasks based on the change of the field then the programmer must know the new and old values of the field in ...
5820
Simon Mullen
simonmullen@...
Oct 2, 2001 1:42 pm
Hi Christian, This is a ModelIT (Network Inventory) feature. I came across it some years ago so I cannot give you exact details of how you set the external...
5821
Riho Jaska
riho.jaska@...
Oct 2, 2001 2:43 pm
Hi, Does anyone know, how to disable model's minimize,maximize and close butons in the top right corner? Riho...
Hi Steve, My understanding (and I am happy to be corrected by someone who knows better) is that the update to the rwo table is different to the updates to the...
5824
Prasad K Sundar
prasad_1511@...
Oct 2, 2001 3:02 pm
How do i access smallworld database from netcool impact running on solaris Thanks Prasad...
5825
Mahmoud, Ahmed B
ahmed.mahmoud@...
Oct 2, 2001 3:23 pm
It is Very very good try ed << your_editor ed.top_frame.actual.closable? << false .maximizable? << false .minimizable? << false .resizable? << false Best...
5826
roger_fretwell@...
Oct 2, 2001 5:53 pm
Hi, I have been experimenting with unrealising and re-realising various fields within a rowcol in an editor. Everything is working fine except when tabbing...
5827
sseverance@...
Oct 2, 2001 6:04 pm
Hello, Does anyone know how to set the focus of a widget such as a text_item, button_item, choice_item, etc.? I would like to programmatically set the focus...
5828
Mark Wassell (SWAU)
mark.wassell@...
Oct 2, 2001 11:08 pm
Yes, this is a Modelit 'special'. It uses the message system to work out the external name for a collection or field. You'll need to add a message with an id...
5829
Mark Wassell (SWAU)
mark.wassell@...
Oct 2, 2001 11:12 pm
Hi, If you are using the GE Smallworld Communications products (Logical Network Inventory and Physical Network Inventory, previously known as Circit and ...
5830
rpham@...
Oct 2, 2001 11:47 pm
Hi everyone, Our GIS end users recently have problem of log in to GIS (Smallworld 3.1 (0), SP2). Expecially at our GIS cached server. The users remember their...
5831
poorya khodaverdi
p_khodaverdi@...
Oct 3, 2001 5:14 am
hello any body know what is the arguments, win32_frame.new(ref,parent,title, optional pos,modality) tanks __________________________________________________ Do...
5832
Robert Skowronek
robert_skowronek@...
Oct 3, 2001 8:14 am
Hi All, I have ... --> LNI (Circit) 1.2(2) demo database + a lot of data included by me ... --> LNI 1.3(0) demo database Now I want to move my data from LNI...
5833
Nagarjuna
nagarjuna@...
Oct 3, 2001 8:30 am
May be you can try upgrading ur demo database from LNI 1.2 to LNI 1.3, with the steps provided in the Product On-line documentation. - Nagarjuna...
5834
Robert Skowronek
robert_skowronek@...
Oct 3, 2001 9:04 am
Hi , Not exactly because ... I want to create a new database (Circit 1.3(0)) with demo data 1.3(0) and my data which are now in database 1.2(2). Thanks a lot ...
5835
Nagarjuna
nagarjuna@...
Oct 3, 2001 9:28 am
Hi, 1. To create a new database (i.e., an empty one), May be you can follow the steps mentioned under "Creating a Circ.it 1.3(0) database" from the...