Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^7: Upside Down Text Revised

by Anonymous Monk
on Mar 09, 2013 at 23:55 UTC ( [id://1022630]=note: print w/replies, xml ) Need Help??


in reply to Re^6: Upside Down Text Revised
in thread Upside Down Text Revised

should I be editing files in Notepad instead of wordpad?

Um, that could help, maybe -- wordpad can edit "text" files, but if you save as rtf that won't work -- most programmers don't use wordpad

Did you add Win32::Console::OutputCP( 65001 );??

Did you check the bytes your program generates? How does it look in notepad.txt?

yourprog.pl > thembytes.txt

notepad thembytes.txt

Replies are listed 'Best First'.
Re^8: Upside Down Text Revised
by PilotinControl (Pilgrim) on Mar 10, 2013 at 02:08 UTC

    I wrote the script using notepad and saved it as UTF-8 and still the same output...any other solutions?

      I wrote the script using notepad and saved it as UTF-8 and still the same output...any other solutions?

      I asked about the output your program generates -- the text it generates

      Either the program is generating the wrong output, or your console/font can't display it, or both

      Figure out which one

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1022630]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-03-19 06:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found