shrug-l: RE: ArcINFO bug???
Hunter, Ginny
hunter_g at srwmd.state.fl.us
Wed Feb 15 10:01:15 EST 2006
Thank you for the warning!!!!! I use Arc/INFO AML in some cases but as
I am learning more of the REV 9 ArcGis I use AML less and less often.
ALSO- folks be aware of the test and no-test options as they can give
incorrect results if you are not careful.
Ginny Hunter
GIS Specialist LA&M
Live Oak, FL 32060
1-800-362-1001 ext. 3140
1-800-226-1066 (In Florida)
*******************
IMPORTANT NOTICE:
All E-mail sent to and from this address may be public records. The Suwannee River Water Management District does not allow use of the District E-mail system and other equipment for non-business related purposes.
-----Original Message-----
From: shrug-l-bounces at lists.dep.state.fl.us
[mailto:shrug-l-bounces at lists.dep.state.fl.us] On Behalf Of Tan, Yurong
Sent: Wednesday, February 15, 2006 9:49 AM
To: SHRUG
Cc: ESRI-L at ESRI.COM
Subject: shrug-l: RE: ArcINFO bug???
For those of you who are still using Arc/INFO AML to do things, you
might need to watch out for functionality changes that might have been
implemented inadvertently. For example, a variable quoted by the [QUOTE
] function is not the same as not quoted by the [QUOTE ] function. For
instance, the following statements will produce different results
(ArcInfo 9.0). Among other things, the quote function is often used to
prevent a failure should the variable is a null/empty or an incompatible
type (e.g. a number in this case).
&sv x = 'TEST'
&if [quote %x%] = 'TEST' &then &type (1) X is equal to TEST
&else &type (1) X is not equal to TEST
&if %x% = 'TEST' &then &type (2) X is equal to TEST
&else &type (2) X is not equal to TEST
Yurong Tan, Ph.D., Program Analyst/GIS
PSSG - Field Unit of ADUSH for Policy and Planning
Department of Veterans Affairs
Tel: 352-374-6080 (x5382)
Fax: 352-374-6119
___________________________________
They all gave some and some gave all!
_______________________________________________
SHRUG-L mailing list
SHRUG-L at lists.dep.state.fl.us
http://lists.dep.state.fl.us/mailman/listinfo/shrug-l
More information about the SHRUG-L
mailing list