Dec 9, 2001 #1 wildcard MIS Joined Mar 9, 2001 Messages 67 Location NZ Hi, Had good success migrating Clipper applications to XBASE++. However, I have some systems that use the 3rdparty GRUMP.CH and I need to be able to include these functions when converting to XBASE++. Any suggestions please? Thanx, Jim
Hi, Had good success migrating Clipper applications to XBASE++. However, I have some systems that use the 3rdparty GRUMP.CH and I need to be able to include these functions when converting to XBASE++. Any suggestions please? Thanx, Jim
Dec 14, 2001 #2 mxPavel Programmer Joined Mar 7, 2001 Messages 39 Location MX Hi! Check into The Oasis: http://www.the-oasis.net/Look at the lib section, there you will find the source code of the Grumpfish library, because now is public domain. So, you can take whatever function that you need to translate into xBase. Upvote 0 Downvote
Hi! Check into The Oasis: http://www.the-oasis.net/Look at the lib section, there you will find the source code of the Grumpfish library, because now is public domain. So, you can take whatever function that you need to translate into xBase.