Ever thought of using char2num instead? :o)
//Lars
-----Original Message-----
From: byteway_so [mailto:[EMAIL PROTECTED]
Sent: 10. august 2004 14:50
To: [EMAIL PROTECTED]
Subject: [development-axapta] Re: validate xml string
Another strange thing is when I do use the strKeep-function...
Try and #define.rightHyphen(")")
And you get an error!
That is really strange, why is that?
#define.charfrom032to063(" !\"#$%&'(*+,-./0123456789:;<=>?")
#define.charfrom064to095("@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_")
#define.charfrom096to127("`abcdefghijklmnopqrstuvwxyz{|}~")
#define.charfrom160to191(" �������������������������������")
#define.charfrom192to223("��������������������������������")
#define.charfrom224to255("��������������������������������")
#define.ISO8859_1(#charfrom032to063 + #charfrom064to095 +
#charfrom096to127 + #charfrom160to191 + #charfrom192to223 +
#charfrom224to255)
;
Box::info( strKeep("This will 45678#$ show.(())))", #ISO8859_1
+ ")") );
/b
Yahoo! Groups Sponsor
ADVERTISEMENT
<http://us.ard.yahoo.com/SIG=129pglg2f/M=298184.5285298.6392945.3001176/D=groups/S=1705006764:HM/EXP=1092228908/A=2164330/R=0/SIG=11eamf8g4/*http://www.netflix.com/Default?mqso=60183350> click here
<http://us.adserver.yahoo.com/l?M=298184.5285298.6392945.3001176/D=groups/S=:HM/A=2164330/rand=781172916>
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/ <http://groups.yahoo.com/group/development-axapta/>
* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

