-Collapse +Expand
Paradox
Search Paradox Group:

Advanced
Paradox To/From
To/FromCODEGuides
Paradox Store
PRESTWOODSTORE

Prestwood eMagazine

September Edition
Subscribe now! It's Free!
Enter your email:

   ► MB LobbyCorel Paradox / ObjectPAL Coding Board   Print This     

ObjectPAL Topic

Programming in Paradox / ObjectPAL.
 Show:
New Activity New Threads Oldest Unanswered Most Active Most Read
  


25 Threads:

Add New ThreadRandom Thread

Thread 25 of 25
Thread Starter  

PS_6509
How to Obtain a Real Passport Legally online?
{Too Long!}
23 hours ago
New Stuff Since Your Last Visit
11
Hits

Thread 24 of 25
Thread Starter  

Sam.S
Accessing an FTP with filesystem in ObjectPal
{Too Long!}
9 years ago
9 replies. Last post:

Ramsay.B
{Too Long!}
8 days ago
Nothing New Since Your Last Visit
4589
Hits

Thread 23 of 25
Thread Starter  

Leo
Pipe Delimited text output
{Too Long!}
23 years ago
4 replies. Last post:

william.j10
{Too Long!}
12 days ago
Nothing New Since Your Last Visit
1271
Hits

Thread 22 of 25
Thread Starter  

Jon
OCX Unavailable for access
I have an OCX file that I wrote that does simple file transfers and fills in an Excel spreadsheet.  The OCX is on 3 forms.  I had to recently make an update to it so I re-registered it and put it back on the forms.  The first form calls the file transfer method and this works fine for everybody.  One of the other forms calls the exact same method (this method was NOT updated btw) and all computers with the exception of mine return the message "OCX Unavailable for access".  I dont know why that method would work on one form and not the other and I dont know why it would work for me on my computer but not on any other computer.  Any ideas?
18 years ago
3 replies. Last post:

William.S8
To fix an unavailable OCX file access error on Windows then you register the file using a right command prompt. Licensed Gas Plumber in New York NY
15 days ago
Nothing New Since Your Last Visit
2983
Hits

Thread 21 of 25
Thread Starter  

howard.a
Change Mouse Cursor Icon
Hi Does anyone know if it's possible to change the icon of the mouse cursor? I want to change it to an arrow when hovering over a table, instead of the 'line' cursor. Thanks for any help!
13 years ago
4 replies. Last post:

William.S8
Its so easy to change the cursor icon in system by do it getting in cursor setting where you can easily change the cursor icon in system. Anti-Aging Facial Treatment in San Diego CA
32 days ago
Nothing New Since Your Last Visit
3234
Hits

Thread 20 of 25
Thread Starter  

John.G
Changing account records based on a list
Does anyone know how to write this Paradox 4.5 code into a Paradox 11 script? This works in my old Paradox. It goes through a list of account names finds the account in another table and scans to produce a balance due. Code: view "dish-ar", view "ulist" moveto "ulist" , for i from 1 to nrecords("ulist"), mykey = [ulist->iname], moveto record i counter = 0 moveto [dish-ar->iname] scan for [iname] = mykey and not EOT(), counter = counter + [charge] + [credit], editkey, [account balance] = counter, endscan DO_IT!, ;message strval(mykey) sleep 1000, moveto "ulist", endfor, clearall
16 years ago
1 Reply:

William.S8
If you want to change the record of the paradox system so this file are update in this paradox platform. Best Facial Serums in Atlanta GA
55 days ago
Nothing New Since Your Last Visit
2217
Hits

Thread 19 of 25
Thread Starter  

CliffSuttle
Odd Error Message
I 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?
21 years ago
10 replies. Last post:

Gene.M
So it is interesting and very good written and see what they think about other people.  sell trucks
57 days ago
Nothing New Since Your Last Visit
3891
Hits

Thread 18 of 25
Thread Starter  

Paul Castelow
Voice activated Paradox
The 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 ?
15 years ago
1 Reply:

William.S8
In Paradox system have it an option of voice in database for do it record a voice and intergrate the program with it. Adults Anxiety Relief Support in Cary North Carolina
59 days ago
Nothing New Since Your Last Visit
3132
Hits

Thread 17 of 25
Thread Starter  

Shawn.R
Keyphysical not working
{Too Long!}
15 years ago
1 Reply:

William.S8
Keyphysical not working you can do it resolve the chache error and replace the keyboard of the device. Hair Braiding Salon in Los Angeles CA
59 days ago
Nothing New Since Your Last Visit
3011
Hits

Thread 16 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.
6 years ago
5 replies. Last post:

William.S8
If you mouse wheel are not working correctly so you can do it used alternate key for scrolling pages by using pg up and pg down. Tile Contractor in Laguna Niguel CA
60 days ago
Nothing New Since Your Last Visit
812
Hits

Thread 15 of 25
Thread Starter  

rum
Screen Resolution and Resize Control
{Too Long!}
8 years ago
5 replies. Last post:

William.S8
Screen Resolution and Resize Control thar are design the system function that used for do it control the  screen easily. Flooring Installation Services in Enumclaw WA
61 days ago
Nothing New Since Your Last Visit
950
Hits

Thread 14 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? 
14 years ago
1 Reply:

William.S8
In C language feature having the lot of tools like ui.create for do it design the a graphic with help of coding and make it a real software products to make a work easier. Auto Battery Repair Services in Huntington Beach CA
61 days ago
Nothing New Since Your Last Visit
2560
Hits

Thread 13 of 25
Thread Starter  

Robert.B2
Best technique for newly inserted blank records???
{Too Long!}
13 years ago
1 Reply:

William.S8
In this above post that given the best technique for newly inserted blank records but i don't understand the above formula. Fire Alarm Services in San Francisco CA
65 days ago
Nothing New Since Your Last Visit
2341
Hits

Thread 12 of 25
Thread Starter  

OzPaul
Finding files (MSWord) containing
Hi 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.
13 years ago
1 Reply:

William.S8
Is so easy to find the MSword file in system and easily convert into another text as a file. Family Umrah Packages from Virginia
69 days ago
Nothing New Since Your Last Visit
2315
Hits

Thread 11 of 25
Thread Starter  

Sam.S
Shared Printers for Paradox 7
{Too Long!}
16 years ago
3 replies. Last post:

William.S8
PDOX 7.5 are the software the are using for do it sharing printer destop easily and this software are easily download it form internet. Trusted Garage Builders in Springfield IL
75 days ago
Nothing New Since Your Last Visit
3219
Hits

Thread 10 of 25
Thread Starter  

abp
Printer Settings
Does 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
22 years ago
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
75 days ago
Nothing New Since Your Last Visit
2290
Hits

Thread 9 of 25
Thread Starter  

rkayd
I need to create an rtf file.
{Too Long!}
16 years ago
5 replies. Last post:

William.S8
If you want to convert txt file into rtf file so you can do it search on internet that provide it the easiest way to do it process this work. Best Commercial HVAC Services in Anaheim CA
4 months ago
Nothing New Since Your Last Visit
2398
Hits

Thread 8 of 25
Thread Starter  

PS_3413
graphic readfromfile
I 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
5 years ago
2 replies. Last post:

Steven.G
did you roll back the update, to confirm that the update is the cause?
5 years ago
Nothing New Since Your Last Visit
1441
Hits

Thread 7 of 25
Thread Starter  

Rick J
Pop Up Calendar for 10/3X
Is there a pop up calendar available for 10/3x?
18 years ago
Nothing New Since Your Last Visit
5269
Hits

Thread 6 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
6 years ago
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
6 years ago
Nothing New Since Your Last Visit
1079
Hits

Thread 5 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!
6 years ago
3 replies. Last post:

Steven.G
post specific issues, separately, maybe we can offer solutions
6 years ago
Nothing New Since Your Last Visit
904
Hits

Thread 4 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
6 years ago
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.
6 years ago
Nothing New Since Your Last Visit
726
Hits

Thread 3 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
10 years ago
Nothing New Since Your Last Visit
1428
Hits

Thread 2 of 25
Thread Starter  

gwatchmaker
Database not open on executeqbe
{Too Long!}
6 years ago
2 replies. Last post:

Steven.G
{Too Long!}
6 years ago
Nothing New Since Your Last Visit
941
Hits

Thread 1 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
6 years ago
3 replies. Last post:

Bill.S6
Thanks, worked perfectly..
6 years ago
Nothing New Since Your Last Visit
891
Hits

New Thread
Go ahead!   Use Us! Call: 916-726-5675  Or visit our new sales site: 
www.prestwood.com


©1995-2026 Prestwood IT Solutions.   [Security & Privacy]