Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need advice
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Need advice
Miscellaneous
Thread ID:
00335495
Message ID:
00335495
Views:
48
I am writing a log form. It logs work done. It's control source
is a memo field bound to an edit box.

I would like typical entries to look like this:

02/22/00 08:00 - 10:15 # 2 Hrs 15 Mins
Did some work on this. Talked to so and so about
something

02/22/00 10:30 - 11:45 # 1 Hrs 15 Mins
Did more work on this.



I have a timer button that inserts the date/time stamp. The problem
arises in that the entire field is in an EditBox, and therefore is
editable by the user. Idealy, I'd like the user to click 'Start' and
have the date/time inserted, then the user starts typeing.

So how do I reliably insert the date/time stamp? And when? when the
user clicks 'Start Timer' or 'Stop Timer'.

And how do I know what line to insert it on? And what's to stop the user from overwriting the entire thing?

Signed,
Confused In California

:)
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform