dads wrote:
>On Jun 20, 11:21 am, Lawrence D'Oliveiro central.gen.new_zealand> wrote:
>> In message >
>> b0d7-586b1b332...@t10g2000vbg.googlegroups.com>, dads wrote:
>> > What would I have to learn to be able to sync the text files on each
>> > server?
>>
>> How big is the text file? If it's smal
In message , dads wrote:
> What would I have to learn to be able to sync the text files on each
> server?
How big is the text file? If it's small, why not have your script read it
directly from a master server every time it runs, instead of having a local
copy.
--
http://mail.python.org/mailm
On Jun 20, 11:21 am, Lawrence D'Oliveiro wrote:
> In message
> b0d7-586b1b332...@t10g2000vbg.googlegroups.com>, dads wrote:
> > What would I have to learn to be able to sync the text files on each
> > server?
>
> How big is the text file? If it's small, why not have your script read it
> directly
I've created a small application that when you click one of the
buttons it randomly picks a paragraphs from a list that it generates
from a text file and then copies them to the clipboard. It also has
make new/edit/delete/print/ etc functionality.
It's for work so I get some brownie points and eve