| Computer community for power-users and I.T. professionals! |
abp
Altamonte Springs, Florida, USA
|
|
| Primary Role: |
Coder |
| Primary Group: |
Paradox |
| Location: |
Orlando, FL USA
|
|
|
Message Boards Activity87 posts. |
|
Thread 6 of 6 | | Thread Starter or a Reply (but not last) | | | Group |  abp | VK Keyboard ConstantsRecently I've been trying to write some code to prevent my operators from getting into Windows via the Windows buttons on keyboards. I thought it may be as simple as determining the VK Keyboard constant and adding it to each form's keyphysical method. However, these buttons are not addressed in the Paradox Help Files for Paradox 10.  , , But I just found them today  ....thought I'd put it out there for others, so that it will help you too., , VK_LWIN ; Left Windows Button, VK_RWIN ; Right Windows Button , , I just wanted to help in a small way. My way of saying a litle "thank you" to all of you who have greatly helped me over the years.  , , Thanks,, , ABP |
 2900 Hits |  Corel Paradox / ObjectPAL Coding | |
Thread 5 of 6 | | Thread Starter or a Reply (but not last) | | | Group |  abp | Creating an .exe from ParadoxI feel like a retard asking this question, but here goes nothing.Is it possible to create a .exe from a Paradox form or script?Root question is: I have a customer that needs to run a script that I've created in Paradox on a system that does not and can not house Paradox Runtime. What are the possible solutions?,  mprestwood | Hi Beth,
No such thing as a dumb question. Unfortunately your choices in this case are very limited. No, there is NO WAY to turn a Paradox application nor a single form, script, report, etc. into a self-running EXE. That was big on my wishlist for Paradox back in the 90s and I wish they would have done that, but no, it's just not possible.
As for "real world" solutions for your particular situation, you are out of luck there too. You're only op... |
|
 1212 Hits |  Corel Paradox / ObjectPAL Coding | |
Thread 4 of 6 | | Thread Starter or a Reply (but not last) | | | Group |  abp | PGP EncryptionHas anyone had any experience with PGP Encryption via Paradox?We've worked with AES string and file method encryption via the Crooit Encryption Library. But PGP is new territory.  abp | no, I have not located something yet. Killing 2 birds with one stone would be awesome, but Delphi is not an option.Will most likely find some dll thru an Easter Egg Hunt on the web. I found one today, but have not researched it yet...was just hoping some of my Paradox friends had already been there done that, and could point me in the right direction.You know how it is! , |
|
 1331 Hits |  Corel Paradox / ObjectPAL Coding | |
Thread 3 of 6 | | Thread Starter or a Reply (but not last) | | | Group |  abp | poking aroundno, I have not located something yet. Killing 2 birds with one stone would be awesome, but Delphi is not an option.Will most likely find some dll thru an Easter Egg Hunt on the web. I found one today, but have not researched it yet...was just hoping some of my Paradox friends had already been there done that, and could point me in the right direction.You know how it is! , |
 |  Corel Paradox / ObjectPAL Coding | | |
Thread 1 of 6 | | Thread Starter or a Reply (but not last) | | | Group |  abp | SFTPHas anyone utilized Paradox to post files to a SFTP site?Are you doing it directly thru Paradox or thru a 3rd party app? and if so, what's the app?Thanks in advance for any help!,  mprestwood | Hi Beth,
You can do this through a DLL. We've written a few DLLs in Delphi over the years for our Paradox clients for FTP but those DLLs all were implementation specific. We could write one for you but there are so many free ones out there you should probably just download one. Maybe someone else can recommend a specific one. |
|
 951 Hits |  Corel Paradox / ObjectPAL Coding | |
|
|
|