Hello again,

 

One last follow up on the encoding mechanism as an FYI - its documented
here:

 

http://www.safe.com/support/online-documentation/Fundamentals/mapping_fi
le_syntax%20-%20Substituting%20Strings%20in%20Mapping%20Files.htm 

 

For convenience, I've pasted it here as well.  

 

Note that it doesn't apply in mapping files unless there is some support
in the underlying function or factory to handle it, but if you're a
mapping file person, its worth being aware of. If you use Workbench,
then this all is handled for you automatically and you don't even need
to care about it at all...

 

Symbol

Replaced with

< 

<lt>

> 

<gt>

"

<quote>

&

<amp>

\

<backslash>

/

<solidus>

'

<apos>

$

<dollar>

@

<at>

 

<space>

, 

<comma>

( 

<openparen>

) 

<closeparen>

[ 

<openbracket>

] 

<closebracket>

 

 

 

 

Dale

 

----------------------------------------------------------------------

Dale Lutz              Safe Software Inc.                 [EMAIL PROTECTED]

VP Development         Surrey, BC, CANADA        phone: (604) 501-9985

                       http://www.safe.com         fax: (604) 501-9965

----------------------------------------------------------------------

 

 

Reply via email to