Hello,
I wanted to use PowerPro as a logger of my pc activities.
What I want know: How much time do I use for which actions?
So this came to my mind:
Let PowerPro ask me every hour what I have done the last our and save
my answer to a file. After having some data I can use excel or
whatever to do some analysis.
What I tried:
- set a count-down timer which opens a pickstring dialog asking me
what I have done.
But then I do not know how to go on.
I have this in my command box:
s = pickstring("alpha\nbeta\rgamma\rdelta","What have you done?")
I like to see the most often used activities in the picklist, but
neither \n nor \r nor \r\n does show several list entries.
Then I want to save the result in a new line of a file with the
current date and time.
Can you help me with this?
Thank you very much,
DreamFlasher