2007-01-23 02:36 AM
2007-02-03 01:56 AM
2007-02-03 06:31 AM
2007-02-05 03:15 AM
sp=" " ht=glob_elevation ss=str("%0.64fi",ht) TEXT2 0', 0', "4"+sp+"@"+sp+ssand:
ADD2 0, -rad*2 TEXT2 0, 0, STR("%2.1fi",J_)Somebody gave me a part with the latter, no glob_elevation and it works just the same...I am no GDL guy, I am just in the babysteps beginner mode, of staring at this for a long time until I understand what is going on. What is the STR("%___fi",_) bit referring to?
2007-02-05 04:25 AM
2007-02-05 04:28 AM
Peter wrote:Ah! Thank you....that makes sense...
"J_" is the old name for GLOB_ELEVATION so the two pieces of code
work the same because they are the same except for the transformations
needed to get the text out of the way of the symbol.
Peter Devlin