
CHARACTER string = " hello world " trimmed_length = LEN( TRIM( string ) ) ! trimmed_length is set to 12
full_length = LEN(string) ! full_lenght is set to 18
trimmed_length = LEN_TRIM( string ) ! set again to 12
|
How your donation will be used, and how to get a HicEst key code in return ©2000-2010 Georg Petrich, HicEst Instant Prototype Computing. All rights reserved. Impressum |