Hi Shirish, It looks like date_installed is a logical field and a method has been supplied on the road record exemplar to help set its value, but this won't be...
try a incremental_change_selector in text_item Cheers, F ... From: Barrera Saldaña Ricardo [mailto:rbsaldan@...] Sent: Saturday, 1 February 2003 2:24...
Fraser Hand
Fraser.Hand@...
Feb 2, 2003 6:47 pm
10047
Our Consulting is looking for GIS Professionals and Smallworld developers in Chicago,IL and Canada. Please contact Stephen Edward for further information. All...
Hi, How to make geometry field ( type area ) filled with horizontal lines when creating or updaing a the area . cheers, naveen...
Naveen Mamidi
naveen@...
Feb 3, 2003 9:24 am
10049
hi group I've a process monitoring some critical situations on the system, sometimes would be necessary to send a message from this monitoring process to a...
One possibility is to get Windows usernames and send them a "net send", this needs write your own magik code Hope this helps Cheers, Joan Parramon SYSIGSA,...
unfortunatly the process who must to send the message could be running on a different plataform... SOLARIS in this case, and the clientes are NT, so I can't...
We have a component we wrote for just this purpose. Basically, it uses a short transaction VMDS partition with a meesage table in. The client image has a...
OK, that will works fine. thanks all Diego joseph.burt@... em 03/02/2003 11:45:53 Favor responder a sw-gis@yahoogroups.com Para: sw-gis@yahoogroups.com ...
This seems like it should be easy enough, but I can't seem to find out how to do it. I need to get the length of a linear object in display units. I used the...
Opps.... Looks like replied to the wrong mail. This was intended for the the question below ... From: Buerger, Bill [mailto:bbuerger@...] Sent: Monday,...
0.03281 is the number of feet in one centimeter. ... Opps.... Looks like replied to the wrong mail. This was intended for the the question below ... From:...
Thanks Don, that worked. I didn't want to hard code the unit conversion otherwise I would have just used the 0.03281. Billy ... From: ERIC KAPPMEIER...
Buerger, Bill
bbuerger@...
Feb 3, 2003 9:27 pm
10059
Bill, Once you have a handle on the unit system (g.units) you can also try these methods convert_input() IN unit_system A a_value ## Converts number...
Bruce Morehouse
BruceM@...
Feb 3, 2003 10:26 pm
10060
Could anybody give me an example about incremental_change_selector?? Thanks...
Hello, Try print_users_of(:incremental_change_selector), which will list all procedures and methods that refer to the literal :incremental_change_selector. Tim...
Hi, We are using psplot (SW3.1 SP1) to generate postscript plots to the plotter and hard copy (ps files). Object visibilities (filtered by attribute) are...
Some suggestions... Have not experienced the problem described. Psplot may terminate part way thru due to internal error when lots and lots of data is output,...
Good day, We are trying to create a dynamic enumerator on a table residing in the Design_Admin dataset. When we try to do "Place One" from the Dynamic...
Hi, I have problem with Smallworld SQL Server on Sw 3.1 SP2. I use parameters: server << sql_server.new(:server_name, "my_sql_server", ... server.set_trace(4) ...
Check out "TICS: TICS development guide - chapter 4.3 Handshaking" I think the Smallworld 3 ODBC Driver you use cannot handle the version that is used by MS...
Greetings, We have observed that rwo editors will be cleared if an error is raised by a geometry trigger during the insert of a new record. This is a nuisance...
Hi - Has anyone seen this traceback in SIAS? I think my SIAS image is working fine. Once I try to access the default page through the web browser, the TICS...
Hi, what might have happened is that your siscgi.exe is a different version from your SIAS image. If that's the case, install the siscgi.exe that belongs to...
hi- i'm trying to plot using SIAS 1.1 on windows 2000 (smallworld v3.1sp2) i am able to plot but can't figure out how to fill the page with view when plotting....
Trevino, Jeremy
Jeremy.Trevino@...
Feb 4, 2003 8:29 pm
10072
I'm trying to create a predicate that selects objects inside of a trail. Seems easy enough. But for some reason I'm not getting any records when I do it...
Buerger, Bill
bbuerger@...
Feb 4, 2003 9:03 pm
10073
Bill, Your code looks ok, however, I would check and make sure that g points to the current graphics system. thanks Jeff Gerth "Buerger, Bill"...
jdgerth@...
Feb 4, 2003 9:07 pm
10074
Yes, g is pointed to the current graphics system. ... From: jdgerth@... [mailto:jdgerth@...] Sent: Tuesday, February 04, 2003 3:08 PM To:...