Menu

#2 Help does not work

open
nobody
None
5
2010-03-08
2010-03-08
No

**********************************************************
* PYENSA : PYthon-based Elastic Network Sequence Aligner *
* ====================================================== *
* MAIN MENU *
* ------------------------------------------------------ *
* [A] Perform an Alignment *
* [H] Show Help *
* [Q] Quit PYENSA *
**********************************************************
> Please enter a command: H
Traceback (most recent call last):
File "main.py", line 90, in <module>
on = showMenu()
File "main.py", line 82, in showMenu
showHelp()
NameError: global name 'showHelp' is not defined
olea:code jvilla$

Discussion


Log in to post a comment.