Lookup

Jeff Harrison Jeff.Harrison at Epixweb.com
Fri Mar 5 07:46:06 PST 2004


John Esak wrote:
> 
> 
> The below comment is incorrect. That is not what an "&" does. 
>  It does not
> "leave a space". The ampersand merely joings two expressions (fields)
> without adding or subtracting anything. If there is space it will stay
> there, no matter how many spaces there are... the description 
> below implies
> (or states) that an ampersand leaves a space. Not right.
> JE
> (I've converted this note to plain text so everyone can read 
> it... so there
> will be no quoting...)
> 
> 

[Crappy quoting (CQ) deleted.]

I am not blaming you John - I know you were trying to fix this - however,
due to non plain text replies and top posting from various posters, it
appears that I said that.  What I said was the following:

"No it is not.  1{2 would concatenate the two values together and remove all
spaces trailing the 1 and all spaces preceding the 2.  Likewise 1<2
concatenates and removes all spaces except for 1.  What you want is the &
character - this concatenates and retains the spaces. "

Jeff Harrison
jeff.harrison at epixweb.com

Author of JHExport and JHImport - The fastest and easiest ways to generate
code for filepro exports and imports.  Demos available upon request.



More information about the Filepro-list mailing list