Clipper 3rd Party functions

This forum is for general support of Xbase++
Post Reply
Message
Author
User avatar
rdonnay
Site Admin
Posts: 4722
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Clipper 3rd Party functions

#1 Post by rdonnay »

Does anyone know which Clipper 3rd party libraries contain the below functions?

I need to write an Xbase++ equivalent for a customer who is converting an old Clipper app.

C_SYEAR
C_EDAYS
C_ALLDIGIT
BC_PRINT
C_SYSTIME
C_SYSDATE
RLSET
RLSETFILTER
C_FILEGRAB
C_ISLPT
I_INDEX
The eXpress train is coming - and it has more cars.

User avatar
Tom
Posts: 1165
Joined: Thu Jan 28, 2010 12:59 am
Location: Berlin, Germany

Re: Clipper 3rd Party functions

#2 Post by Tom »

Looks like that was the "Clipon Library" from a company called "Proware", owned by a guy called Roger Bacon (no joke). Maybe a contact is still possible. Look here: https://github.com/ibarrar/clipper/blob ... DPARTY.TXT
Best regards,
Tom

"Did I offend you?"
"No."
"Okay, give me a second chance."

User avatar
Tom
Posts: 1165
Joined: Thu Jan 28, 2010 12:59 am
Location: Berlin, Germany

Re: Clipper 3rd Party functions

#3 Post by Tom »

Oops. Not the owner was called Roger Bacon, but the company resided at a Roger Bacon Drive in Reston, VA. Sorry. :oops:
Best regards,
Tom

"Did I offend you?"
"No."
"Okay, give me a second chance."

User avatar
rdonnay
Site Admin
Posts: 4722
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: Clipper 3rd Party functions

#4 Post by rdonnay »

Thanks Tom. I tested my old product, dCLIP, with every popular addon library, except I don't think I ever used ClipOn. I remember it, but don't know what it was used for. That's a help, so I'll keep on looking.
The eXpress train is coming - and it has more cars.

Post Reply