I have created a small gui stub as follows using Pythoncard:
c:\myhome
lmsgui.py
lmsgui.rsrc.pyWhen I try to run I get the following error: (Errno2) no such file or directory lmsqui.rsrc.py I understand why I am getting the error the question is how do I fix this so it looks in the proper directories. Len Sumnler -- http://mail.python.org/mailman/listinfo/python-list
