Re: [NF] What would you miss from VFP, when migrating

Author: Johan Nel

Posted: 2019-06-27 at 11:36:39

Thanks,

Good news is that X# in its current version is mapping TEXT/ENDTEXT to

an internal function... See personal communication regarding the command

with Robert.

TEXT .. ENDTEXT is also parsed and send to a function with the name

"__TextSupport". That function is not included in the runtime yet, but

if you include that function in your code then it works.

So in short, this will be supported by X#, the internals are just not

yet implemented, but will be with the final release of VFP support.  If

somebody interested, it can be developed by a community member as part

of the opensource runtime...

Regards,

Johan.

On 2019/06/27 17:08, MB Software Solutions, LLC wrote:

> Steve Ellenoff and I were talking the other day about the beauty of

> TEXTMERGE (TEXT/ENDTEXT) and iirc he indicated that wasn't in DotNet

> (or earlier versions anyway).  I use TEXT/ENDTEXT *HEAVILY* in code

> often.

>

>

> On 6/27/2019 8:51 AM, Johan Nel wrote:

>> Hi VFPers

>>

>> I have asked this question on foxite too with very little feedback,

>> so I am asking it here too.

>>

>> If you have to summarize the 1 or 2 features of VFP that you will

>> feel is a step backwards when migrating to .NET or any other platform

>> as a move forwards.

>>

>> Looking forward to your replies.

>>

>> Two things that was highlighted on Foxite:

>>

>> 1. Macro-compilation

>> 2. Evaluate(<script>)

>>

>> From a X# perspective the FOX release already has support for:

>>

>> 1. DBFCDX and readonly access for VFP specific FieldTypes (AutoInc,

>> etc) with full support planned in the foreseeable future;

>> 2. WITH/ENDWITH, TEXT/ENDTEXT (partially implemented);

>> 3. Macro-compilation;

>> 4. Script engine that can make full use of the .NET framework.

>>

>> XBase greetings,

>>

>> Johan Nel

>> FOX Member: Friends of XSharp

>> https://xsharp.info

>> George, South Africa

>>

>>

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: https://leafe.com/archives

This message: https://leafe.com/archives/byMID/9aaedceb-c319-74e0-4152-84011da87881@xsinet.co.za

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2019 Johan Nel