I am using Paradox7 on Win98 and I am trying to dial a phone number for a voice call without the Dialer application launching and all the unnecessary dialog boxes.
Has anyone figured out how to access the modem via kernel32 and CreateFile / WriteFile?
I have a VB example that works perfectly however I cannot get the ObjectPal version working on my test form in Paradox.
I used to enjoy the smooth dialing of OpenComm and WriteComm from User in the Paradox7-16 days...
Once email is verified, we will review and approve the account.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html,
social networking links, message board signature, company profile, etc.
The 7 Digit dialing works great but there seems to be a problem with the 10 digit dialing and I actually need an 11 digit dialer as well for long distance. 1ARCNXX1234
Once email is verified, we will review and approve the account.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html,
social networking links, message board signature, company profile, etc.
Once email is verified, we will review and approve the account.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html,
social networking links, message board signature, company profile, etc.
How about posting an example of what you are using.
I am fairly well versed in using Paradox with VB conversions. Perhaps I could help.
One issue - if there are structures (and what little I just read hints at the 2nd or 3rd parameter being a structure (record)) you will have a bit of work ahead of you.
If structures is a part of it, check out Pascal Hutton's site (http://paradoxtips.free.fr/eng/) for a paper on using structures in Paradox.
Once email is verified, we will review and approve the account.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html,
social networking links, message board signature, company profile, etc.
Alternately, you can download the libraries and .ssl for dialing:
Old UBB Archived Link: [URL=http://www.thedbaddons.com/files/jsDialer.zip]Jedstar Dialer Libraries[/URL]
This library simply allows you to dial and hang up the modem. Dial, then pick up the phone and disconnect the Paradox connection to talk, or just disconnect the Paradox connection to hang up the connection.
Place the .dll in the WindowsSystem directory. Inspect the script to see the functions.
Once email is verified, we will review and approve the account.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html,
social networking links, message board signature, company profile, etc.
Once email is verified, we will review and approve the account.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html,
social networking links, message board signature, company profile, etc.