Sorry but Chr$(186) generates this character : "§" And Chr$(176) this one : ø
Christophe -----Message d'origine----- De : Wallace, Steve [mailto:[EMAIL PROTECTED] Envoyé : mardi 21 juin 2005 19:06 À : Christophe Brabant Objet : RE: MI-L writing a special character into text file Try Chr$(186). -- Steve -----Original Message----- From: Christophe Brabant [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 21, 2005 10:28 AM To: [email protected] Subject: MI-L writing a special character into text file Hi I would like to write this character : ° into a text file, with Write statement for example. Don't work if I use litteraly : Write #2 , "°" Don't know if i can use Chr$(), I don't find the right code number into ASCII table. Christophe --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 16897
