| Author |
Message |
Topic: Get elapsed days since a previous date? |
XurF9M
Replies: 2
Views: 86
|
Forum: Ask for Help Posted: Wed Aug 27, 2008 10:47 pm Subject: Get elapsed days since a previous date? |
| I knew there had to be one, thanks! |
Topic: Get elapsed days since a previous date? |
XurF9M
Replies: 2
Views: 86
|
Forum: Ask for Help Posted: Wed Aug 27, 2008 10:10 pm Subject: Get elapsed days since a previous date? |
Hi,
Is there a function about to get the days elapsed since a previous date? I would like to do something like assign A_Now to a variable and then subtract a previously stored date from it to get ela ... |
Topic: Splitpath when file name contains dot/period? |
XurF9M
Replies: 1
Views: 119
|
Forum: Ask for Help Posted: Fri Jul 18, 2008 8:25 pm Subject: Splitpath when file name contains dot/period? |
| Never mind. Had extra % signs around the file name. Thanks |
Topic: Splitpath when file name contains dot/period? |
XurF9M
Replies: 1
Views: 119
|
Forum: Ask for Help Posted: Fri Jul 18, 2008 8:17 pm Subject: Splitpath when file name contains dot/period? |
Hi,
I have more than one Active Directory domain user that has a profile folder name myname.domain. This means that Splitpath and similar functions all choke on the "illegal" character. Is ... |
Topic: How to block mouse input for a named window? |
XurF9M
Replies: 7
Views: 424
|
Forum: Ask for Help Posted: Thu May 15, 2008 3:27 pm Subject: How to block mouse input for a named window? |
Thanks for all the suggestions.
The style change evidently won't work with this window
The 'x' does not change color but perhaps I can still search for some distinctive part of the window.
... |
Topic: How to block mouse input for a named window? |
XurF9M
Replies: 7
Views: 424
|
Forum: Ask for Help Posted: Tue May 13, 2008 6:04 pm Subject: How to block mouse input for a named window? |
Hi,
I have a console application that requires users to exit via menu options. unfortunately it also has an 'x' control on the window that will close it(!).
Is there a way to monitor mouse click ... |
| |