Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Writing International Phonetic Alphabet symbols to Excel?

by Porculus (Hermit)
on Sep 24, 2009 at 20:56 UTC ( [id://797320]=note: print w/replies, xml ) Need Help??


in reply to Writing International Phonetic Alphabet symbols to Excel?

Break the problem down! I suggest you forget about reading from HTML for now, and try to construct a minimal script that does nothing apart from write some IPA into an Excel file.

You can take as your starting point something like "h\x{025b}\x{02c8}lo\x{028a}" (your phonetic "hello" as a Perl string). That will completely rule out any possibility that something is going wrong at the HTML stage.

If you can get that working, you can easily plug it into your main program. And if you can't get it working, then it'll be small enough that you can simply post the entire script here, and we can try and help you figure out where it's going wrong.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-24 07:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found