Thread 25 of 25 |
| Thread Starter | | |
 CliffSuttle | Odd Error MessageI have a client with a lot of computer hooked up via Netware to a Paradox 9 application. A couple of days ago one computer started getting an odd error message anytime a table was accessed. The error message is:, , "No More Files.", , I was out there todays and everything looks right. The net directory is up. All the alias' are right, etc. etc. etc. Check everything I could thing off and it all looks good. Reinstalled Paradox, nothing worked. , , Has anyone run into this error message before? | 10 replies. Last post: |  Gene.M | So it is interesting and very good written and see what they think about other people. sell trucks
|
|
 3852 Hits |
|
Thread 24 of 25 |
| Thread Starter | | |
 Paul Castelow | Voice activated ParadoxThe biggest hurdle for users of data based programes is finding the time to do the inputting. Has there been any advances in voice activation for Paradox. Is this feature built into a program such as PDX or is it an add on ?
|
 3109 Hits |
|
Thread 23 of 25 |
| Thread Starter | | |
 Shawn.R | Keyphysical not working{Too Long!} |
 2992 Hits |
|
Thread 22 of 25 |
| Thread Starter | | |
 rum | How to Trap a mouse?Are there any examples of how to trap an event for a scroll wheel of a mouse?, , I am having an issue with users unitentionally adding a record by scrolling the mouse wheel. The form proprty AutoAppend is set to false, and I trap Pg up and Pg down keys to prevent this issue. Unfortunately I have not been able to trap the mouse wheel.
|
 783 Hits |
|
Thread 21 of 25 |
| Thread Starter | | |
 rum | Screen Resolution and Resize Control{Too Long!} |
 922 Hits |
|
Thread 20 of 25 |
| Thread Starter | | |
 Robert.B2 | create uiObject Tool available in C# .NET???In ObjectPAL, a developer can use the...
ui.create() method to add uiObjects to a form
with PageTool, BoxTool, ButtonTool, ChartTool, ElipseTool, GraphicTool, LineTool, OLETool, FieldTool, etc.
Is there a similar feature available in C# .NET?
|
 2534 Hits |
|
Thread 19 of 25 |
| Thread Starter | | |
 Robert.B2 | Best technique for newly inserted blank records???{Too Long!} |
 2312 Hits |
|
Thread 18 of 25 |
| Thread Starter | | |
 OzPaul | Finding files (MSWord) containingHi all, I know how to find files using FileSystem but I can't work out if it is possible to use Windows search from within ObjectPal to locate Word files containing specific words (without first converting to text). Maybe DDE or OLE? Thankyou. Paul.
|
 2294 Hits |
|
Thread 17 of 25 |
| Thread Starter | | |
 Sam.S | Shared Printers for Paradox 7{Too Long!} |
 3200 Hits |
|
Thread 16 of 25 |
| Thread Starter | | |
 abp | Printer SettingsDoes anyone know the reason for the following predicament:, , Using Paradox 10, , Code executes to print a report to the default printer. We call , rpi.orient = PrintLandscape, , I have two different computers that execute same code and both use same printer., , One computer sends print job to printer and in turn printer prints the report in Landscape orientation as it should., , HOWEVER, the other computer send the print job and in turn the printer prints the report in PORTRAIT orientation - which is wrong., , Any ideas?, , Thanks,, Beth | 11 replies. Last post: |  Gene.M | Great info! I recently came across your blog and have been reading along. I thought I would leave my first comment. I don’t know what to say except that I have. maquinaria agrícola usada
|
|
 2256 Hits |
|
Thread 15 of 25 |
| Thread Starter | | |
 rkayd | I need to create an rtf file.{Too Long!} |
 2364 Hits |
|
Thread 14 of 25 |
| Thread Starter | | |
 PS_3413 | graphic readfromfileI have used graphic readfromfile for years successfully in WinXP, Win7 and, until recently, Win10. All of a sudden, I get "Cannot read file". It had worked perfectly until a Win10 update. Corel support is unresponsive. Desperate at this point. Does anyone have a work-around suggestion?
Thanks.
Bob
| 2 replies. Last post: |  Steven.G | did you roll back the update, to confirm that the update is the cause?
|
|
 1410 Hits |
|
Thread 13 of 25 |
| Thread Starter | | |
 Rick J | Pop Up Calendar for 10/3XIs there a pop up calendar available for 10/3x? |
 5234 Hits |
|
Thread 12 of 25 |
| Thread Starter | | |
 SteveM | Change Date Format to 4-digit Years?We have almost completed our port from Windows 7 and Paradox 8 to Windows 10 and Paradox 11. I am down to the last few bugs. One is that all my date queries suddenly produce no results. It turns out this is because I had been using 4-digit years, and now only 2-digit years seem to work in queries althought years are displayed as 4-digit in the queried table. Weird.
Anyhow, I suppose I could reprogram all date queries as 2-digit years, but this seem like bad practice. And hard. So, I wondered if there is anywhere that I can easily reset the date format back to 4-digit years? I already tried the Windows 10 short format, but it was already set to 4-digit years. Any other ideas?
Thanks!
Steve
| 7 replies. Last post: |  Steven.G | biggest issue, if you change, is sort orders.. first thing you have to do is re-index everything, or you're gonna get errors every time it tries to touch an index
other issue, is to actually compare the base 256 character sets, to see if there's anything different, and if that matters in your universe
|
|
 1047 Hits |
|
Thread 11 of 25 |
| Thread Starter | | |
 SteveM | Paradox 11 SP3?I have Paradox 11.0.0.676 and thought some of my woes might be fixed with the lates service pack. I contacted Corel tech support and they said... to contact you! You are probably either flattered or annoyed, or prehaps both. Anyhow, is this service pack available anywhere? Corel had Service Pack 3 for WordPerfect x7 Pro, which I bought, but it does not include the Paradox service pack with it.
Thanks!
| 3 replies. Last post: |  Steven.G | post specific issues, separately, maybe we can offer solutions
|
|
 879 Hits |
|
Thread 10 of 25 |
| Thread Starter | | |
 SteveM | Running Paradox 8 and Paradox 11 Concurrently?We are migrating an application from Paradox 8 to Paradox 11 to run on Windows 10. Some things broke, and still need to be fixed. Since I haven't written any ObjectPAL code in 20 years this isn't as easy as I had hoped.
We are about 90% functional in Paradox 11, but as we chip away at the other 10% I wonder if it is possible to safely run 8 and 11 simultaneously, meaning to pointing at the same tables at the same time?
It appears that anything compiled is version-specific, so we can simply use the uncompiled files until migration is complete, except for a couple of parallel libraries that will need to exist. If this works we will be able to continue to support the mission-critical pieces on Paradox 8 that are still not working on 11. My big fear is corrupting the data somehow.
I appreciate your thoughts!
Steve
| 2 replies. Last post: |  Steve.M5 | Thanks! We'll give it a try. It is really just for backup in case we are struggling to get something working on 11, we can use 8 in a pinch as we port over.
|
|
 706 Hits |
|
Thread 9 of 25 |
| Thread Starter | | |
 PeteD | Does Paradox have macro substitution?I need to use the contents of a parameter to pull a field's contents.
Visual FoxPro uses the & character for that sort of thing. Is there a Paradox equivalent?
Edit: Fount it - it's called dereferencing, eg
sField = "Name" ;Assign a field name to the variable., view(tcCustomer.(sField)); Dereference the variable using parentheses.
from:
https://www.prestwoodboards.com/ASPSuite/KB/Document_View.asp?QID=101169 |
 1414 Hits |
|
Thread 8 of 25 |
| Thread Starter | | |
 gwatchmaker | Database not open on executeqbe{Too Long!} | 2 replies. Last post: |  Steven.G | {Too Long!} |
|
 901 Hits |
|
Thread 7 of 25 |
| Thread Starter | | |
 PS_3060 | Hi All, I'm trying to chang Hi All, I‘m trying to change the first field in a table which has copied data from another table.
I have tried using the following code but it does not change the last record. I have tried this code as a stand alone bit of code on another button on the form and it works. The variable as can be viewed and are correct
Paradox 11 is the version.
if not tc2.open(":caliachData:CopyWindingData.DB") then
errorshow(), else
while tc2.eot() = false, tc2.edit()
if tc2.fldTrfWdgPartNum = oldpno then
tc2.fldTrfWdgPartNum = cpno
tc2.nextrecord()
Endif, , endwhile, , Endif
Thanking yo in advance
Cheers
Bill
| 3 replies. Last post: |  Bill.S6 | Thanks, worked perfectly..
|
|
 860 Hits |
|
Thread 6 of 25 |
| Thread Starter | | |
 Sam.S | Accessing an FTP with filesystem in ObjectPal{Too Long!} |
 4508 Hits |
|
Thread 5 of 25 |
| Thread Starter | | |
 PS_2032 | LibrariesI‘ve taken libraries that were originally made in previous versions of paradox. I have successfully resaved them under paradox 9 with no syntax errors. Then I deliver them. Problem is when I try to reference the delivered library vs the source, I get an error that this file doesn‘t have any symbol table information. Anybody know why?
| 20 replies. Last post: |  Rick.E | I read somewhere that paradox puts the command into some sort of queue and makes you think it worked. I finally got it to work. It must be the very last line of code before endmethod. Not even an endif statement can be after it. Supposedly you can leave a form open by trapping for an eventID. I haven't tried that yet. This particular thing I was working on was just a script. Didn't used to be so touchie.
|
|
 1160 Hits |
|
Thread 4 of 25 |
| Thread Starter | | |
 grimchri | How to use ObjectPAL to define Lookup Table?Is there any way to specify Table Lookup settings when using the Table type to create a new table? I've thouroughly searched the PAL help, and then resorted to trying to use sendKeys after creating the temporary table I need, but nothing works.  (I have had little success and many problems with sendKeys since upgrading to version 9.) If necessary, I will just use an interactively created table and copy it to each machine, but it would be much better to avoid this since the table is of temporary nature., , Thank you!
|
 2477 Hits |
|
Thread 3 of 25 |
| Thread Starter | | |
 Marcus Davis | Paradox 9 Printing ErrorHas anyone received the error shown below when trying to print from Paradox 9? If so, how do I get rid of it? , , /// Print Interface Setup Error ////, PFPS Initialized failed!, , Thanks,, Marcus |
 3042 Hits |
|
Thread 2 of 25 |
| Thread Starter | | |
 The Big Jerm | Opening a Tcursor on SaddamVar , tc tcursor, sadam butthead, endvar, , tc.open(":buttheads:sadam"), scan tc:
| 6 replies. Last post: |  uwuefr.n | Opening a tcursor on saddam which is an open training center was for all students as well as students. Students can increase knowledge because it is important for them to increase knowledge after getting all kinds of helping from best paper writing service 2020 and use it in your education.
|
|
 2761 Hits |
|
Thread 1 of 25 |
| Thread Starter | | |
 rajab_ali_moham | paradox 11 or 12 standaloneHi...., how we can optain pdox11 or pdox12 stanalone, is it a good decision upgrate pdox7 to pdox11 or pdox12?, any help...., t...u..... in advance |
 2070 Hits |
|
 |