(curses) issue about inch()

Steve Holden steve at holdenweb.com
Sun Sep 16 12:07:08 EDT 2007


Jimmy wrote:
> hi, all
> I attempt to use the function inch() to get the character at the
> current position, and compare it with a particular character like :
> if screen.inch(x,y) == 'F'
> but this method doesn't seem work, can anyone tell me the reason and
> how to corrent it
> thanks
> 
The reason is because something is wrong, and yo fix it by correcting 
that issue.

In other words, if you could be a bit more specific about *how* it 
doesn't work (like, show us the code you are running,a nd any error 
messages or evidence of incorrect results) you will be able to get some 
help that actually helps you.

Would you go to a car repair shop with faulty brakes and just tell them 
"my car isn't working"?

regards
  Steve
-- 
Steve Holden        +1 571 484 6266   +1 800 494 3119
Holden Web LLC/Ltd           http://www.holdenweb.com
Skype: holdenweb      http://del.icio.us/steve.holden

Sorry, the dog ate my .sigline




More information about the Python-list mailing list