Carsten
Mon Aug 21 02:37:51 CDT 2006
Mohammed,
the mentioned issues both applies to Clipper and VO (well the
Browse-funciton is more Clipper)
With no warranties, i would claim you can translate 60 - 70% of the
Clipper-Code into VFP with no or less overhead. If you have access to the
Clipper-Sourcecode, why dont you try to migrate a few prg's or maybe even a
small .EXE?
--
Cheers
Carsten
_______________________________
"Imaginecorp" <imaginecorp@msn.com> schrieb im Newsbeitrag
news:uzCHDw6wGHA.1484@TK2MSFTNGP04.phx.gbl...
> Thanks Carsten;
> This is a massive app in clipper (summer of 85 through 5.0), though I have
> not seen it, has over 400 table, 30-40 Exe's.and a million lines of code
> is what I was told. Heavy use of arrays, may have DLL's as well. It has
> to be migrated to VFP 9.
>
>> - The BROWSE-Function (not command) with the object passed to a
>> userdefined function.
>> - Codeblocks
>> - AEval()
>> - Is your program using external DLLs (which was very common in Clipper).
>
>
> Does the above apply to VO or was it 5.0 as well?
>
> I do not know if we will get this project, just thought I would get a
> heads up in case.
> Mohammed
>
>
> "Carsten Bonde" <bonde AT real-inkasso DOT de> wrote in message
> news:uoqenKQwGHA.560@TK2MSFTNGP05.phx.gbl...
>> Mohamed,
>>
>> like Foxpro once became Visual Foxpro, Clipper made a similar step. It's
>> called Visual Objects (VO). See more here:
>>
http://www.grafxsoft.com/vo27.htm
>> I used to programm all 4 variants (Clipper, VO, Foxpro, VFP), meanwhile
>> only VFP.
>>
>> Clipper has some features and functions you wont find in VFP
>> - Persistent private variables
>
>> - The BROWSE-Function (not command) with the object passed to a
>> userdefined function.
>> - Codeblocks
>> - AEval()
>> - Is your program using external DLLs (which was very common in Clipper).
>> That may be a problem
>>
>> Translating simple functions to VFP wont be that difficult, but if you
>> want to port a complete application, it might be a tick harder.
>>
>> --
>> Cheers
>> Carsten
>> _______________________________
>
>>
>> "Imaginecorp" <imaginecorp@msn.com> schrieb im Newsbeitrag
>> news:em6STKzvGHA.4296@TK2MSFTNGP06.phx.gbl...
>>> Anybody done this? What should I be aware of? Is it easy?
>>> Used to use Clipper as a compiler for dBase, did some programming in it
>>> when they broke away, Lost track of it over the years.
>>> Any and all information, Tips etc would be greatly appreciated.
>>> Thanks
>>> Mohammed
>>>
>>
>>
>
>