[Phoenix-pm] Need Help Printing a Check Box With a check in it

Scott Walters scott at illogics.org
Fri Aug 6 13:30:17 CDT 2004


Hrm, I've never really worked with Unicode, but not every terminal
is going to be set up to deal with it. I don't think my stock xterm
is. You might try searching the archives at perlmongers.org...

-scott

On  0, Gary Efron <garyefron at cox.net> wrote:
> 
> --===============0573175001==
> Content-Type: multipart/alternative; boundary="=====_109173548428814=_"
> 
> --=====_109173548428814=_
> Content-Type: text/plain; charset="ISO-8859-1"
> Content-Transfer-Encoding: quoted-printable
> 
> Hi,
> I tried executing the two line program which should have displayed a smiley=
>  face. 
> This is the script:
> use utf8;
> print "hex 263a =3D\x{263a}";  # a Unicode smiley face :)
> This is what printed.
> Wide character in print at unicode.pl line 2.
> hex 263a =3D_=FF=A6
> 
> Once I get this program working, I will need to find the unicode for a=
>  check box with a check in it, and a checkbox without a check in it. 
> 
> Thanks, in advance for the help.
> Regards,
> Gary Efron
> garyefron at cox.net
> Life is like a jar of jalapenos. What you do today May burn your ass=
>  tomorrow
> 
> 
> --=====_109173548428814=_
> Content-Type: text/html; charset="us-ascii"
> 
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>
> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
> <META content="MSHTML 6.00.2800.1458" name=GENERATOR></HEAD>
> <BODY style="FONT-FAMILY: Arial" text=#000000 bgColor=#ffffff><FONT size=2>
> <DIV>Hi,</DIV>
> <DIV>I tried executing the two line program which should have displayed a smiley 
> face. </DIV>
> <DIV>This is the script:</DIV>
> <DIV>use utf8;<BR>print "hex 263a =\x{263a}";&nbsp; # a Unicode smiley face 
> :)</DIV>
> <DIV>This is what printed.</DIV>
> <DIV>Wide character in print at unicode.pl line 2.<BR>hex 263a =_ÿ¦</DIV>
> <DIV>&nbsp;</DIV>
> <DIV>Once I get this program working, I will need to find the unicode for a 
> check box with a check in it, and a checkbox without a check in it. </DIV>
> <DIV>&nbsp;</DIV>
> <DIV>Thanks, in advance for the help.<BR><BR></DIV></FONT></BODY></HTML>
> 
> <BR>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>
> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
> <META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD>
> <BODY style="FONT-FAMILY: Arial" text=#000000 bgColor=#ffffff>
> <DIV><FONT size=2>Regards,</FONT></DIV>
> <DIV><FONT size=2>Gary Efron</FONT></DIV>
> <DIV><FONT size=2><A 
> href="mailto:garyefron at cox.net">garyefron at cox.net</A></FONT></DIV>
> <DIV><FONT size=1>
> <P><FONT size=3>Life is like a jar of jalapenos. </FONT><FONT size=3>What you do 
> today May burn your ass tomorrow</FONT></P></FONT></DIV></BODY></HTML>
> 
> 
> --=====_109173548428814=_--
> 
> 
> --===============0573175001==
> Content-Type: text/plain; charset="us-ascii"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Content-Disposition: inline
> 
> _______________________________________________
> Phoenix-pm mailing list
> Phoenix-pm at mail.pm.org
> http://www.pm.org/mailman/listinfo/phoenix-pm
> --===============0573175001==--
> 


More information about the Phoenix-pm mailing list