Many thanks to the numerous helpful comments by Paul Rubin, Carsten
Haese and others in the thread "How to pass a reference to the current
module".
After digesting these comments, I came up with this way to circumvent
the problem of attempting to reference modules that import other modules
i
"Mark Line" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello!
>
>
> I've also managed to connect to my access database, and just print out a
> field in a table, but I cant find anywhere on the web that will help me to
> import data? Any help would be great?!
>
>
Another meth
Once i have this working i was planing to kept all the txt files as logs,
i'd have to give them a real name and stuff.
But thanks for you help so far
Mark
"Mike Meyer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> "Mark Line" <[EMAIL PROTECTED]> writes:
>> I'm managed to get s
"Mark Line" <[EMAIL PROTECTED]> writes:
> I'm managed to get some code to download a message from the email account
> and save it to a text file, does any one have a link to some sample code to
> search though a file until a string of characters is matched? Or could
> point me to some functions
Hello!
I'm a python n00b!
I've been writing in c++ for a few years so programming's not new to me,
just python that I don't know the syntax!
What I'm trying to do is get an email from an pop3 account, and then search
the email for some CVS data and import that information into MS Access.