Has anybody created a routine that allows Quicken type date entry?
For example, when in a date field, you can press + to add 1 day to the date, or - to subtract one date, or T for today's date, or M for the first of the month date?
And is there a way to make something like this Global, so the code ...
Search found 9 matches
- Thu Jul 19, 2007 12:18 pm
- Forum: Coding Questions
- Topic: Quicken Dates
- Replies: 1
- Views: 1453
- Sun Jul 08, 2007 8:19 pm
- Forum: General Discussion
- Topic: Commercial Grade Applications
- Replies: 16
- Views: 7597
- Sun Jul 08, 2007 8:11 pm
- Forum: General Discussion
- Topic: Commercial Grade Applications
- Replies: 16
- Views: 7597
- Sun Jul 08, 2007 8:08 pm
- Forum: General Discussion
- Topic: Commercial Grade Applications
- Replies: 16
- Views: 7597
- Thu Jul 05, 2007 7:40 pm
- Forum: General Discussion
- Topic: Commercial Grade Applications
- Replies: 16
- Views: 7597
I haven't used RapidShare before but I was able to upload the video to it, so if someone can review it, I would apprciate it.
This is what the client wants the new application to look similar to.
http://rapidshare.com/users/U8SSAD
Thanks,
Alan
This is what the client wants the new application to look similar to.
http://rapidshare.com/users/U8SSAD
Thanks,
Alan
- Thu Jul 05, 2007 7:27 pm
- Forum: General Discussion
- Topic: Commercial Grade Applications
- Replies: 16
- Views: 7597
- Thu Jul 05, 2007 3:21 pm
- Forum: General Discussion
- Topic: Commercial Grade Applications
- Replies: 16
- Views: 7597
Commercial Grade Applications
I am needing to conver an existing Access application to something. It needs to be modernized, more user friendly, etc. and I was thinking of using PureBasic to accomplish this.
Are there any PureBasic non game applications, say for general business use, that are being sold and updated with newer ...
Are there any PureBasic non game applications, say for general business use, that are being sold and updated with newer ...
- Mon Jul 02, 2007 9:28 pm
- Forum: General Discussion
- Topic: Using Create
- Replies: 2
- Views: 866
- Mon Jul 02, 2007 9:25 pm
- Forum: General Discussion
- Topic: Using Create
- Replies: 2
- Views: 866
Using Create
I am trying to use the CreateFile code that's in the help file,
but I get an error at line 1, syntax error.
also one on line 3, WriteString incorrect number of parameters.
I cut and pasted the code, so I'm a little confused.
Thanks,
Alan
If CreateFile(0, "Text.txt") ; we create a new text file ...
but I get an error at line 1, syntax error.
also one on line 3, WriteString incorrect number of parameters.
I cut and pasted the code, so I'm a little confused.
Thanks,
Alan
If CreateFile(0, "Text.txt") ; we create a new text file ...