| Thread | Last Post | Replies |
|
| Preventing a form from opening a second time | 29 Jul 2008 15:38 GMT | 10 |
I have a form that assists me with programming tasks, and I would like to make sure it does not open a second time. Using a script, I am familiar with doing something like the following
|
| import a CSV file w/ First row of data as field names by program not interactive way | 24 Jul 2008 16:48 GMT | 8 |
I need to import a CSV comma delimited file which has First row of data as field names by program not interactive way. Pdox Win (v. 11) INTERACTIVE import has the check mark box for First row of data as field names.
|
| Win64 bit and Pdox7/32 and BDE 5.202 | 17 Jul 2008 23:22 GMT | 2 |
Yesterday one of my cutonmers tried to install my application on Win 2003 server 64 bit. My setup.exe (created with install shield for pdox 7) did not even start. So i had to manually copy folders with my app, runtime and BDE and
|
| P9 Fonts in display...? | 11 Jul 2008 13:21 GMT | 2 |
Howdy, If I use proportional fonts in P9, I find it a (modest) nuisance to see the characters "compressing" in memo fields to the left of the cursor as I type.
|
| ParadoxFile to XML | 09 Jul 2008 14:09 GMT | 5 |
I am using Paradox 9. Thesedays I am trying to convert all of my Lists into XML-Files to display them via XSL. Has anybody tried to write an XML-Export-Filter -Function or something like that in ObjectPal?
|
| Double Quotes in Strings | 07 Jul 2008 22:11 GMT | 3 |
I am trying to declare some String-Constants. One of them HAS TO include a double-quoted String. How do I do this? e.g.: var SomeStr String
|
| At the end of a paradox session | 06 Jul 2008 21:33 GMT | 5 |
Despite the fact am a very poor english speaker let me ask a question... When I click to close a paradox session I receive an error message which tell me: The file xxxxxxxxx cannot be created.
|
| How to open OutlookExpress on a specific account? | 01 Jul 2008 05:11 GMT | 10 |
My problem is simple, but i don't Know how to do it: If i have this code on a button: method pushButton(var eventInfo Event) execute("C:\\Program Files\\Outlook Express\\msimn.exe", Yes, ExeShowNormal)
|