RE: Copy contents of code/editor window with formatting

2022-02-07 Thread paul.newton.hudl
Hi Andy, thanks for your reply. Yes but that displays the rendered RTF and I want to work with the underlying RTF (including the various tags - e.g. font name, size, weight, style, colour etc) Paul -Original Message- From: ProfoxTech On Behalf Of AndyHC Sent: 07 February 2022 07:19 To

RE: Copy contents of code/editor window with formatting

2022-02-07 Thread paul.newton.hudl
Hi Christof Many, many thanks for your reply. It looks like just what I need and I will try it out later today. In the meantime I have come up with a different approach for the time being. I have created a form with an RTF OLE control and an edit box. I run the form using CTRL+F10. In my edi

Problem installing Thor

2022-02-07 Thread paul.newton.hudl
Hi all I have followed the install instructions and I have Thor.APP and the "Source" folder in Home().\Tools\Thor. When I run Thor.App it complains that MenuDefintions.FPT is missing or invalid BUT instead of referring to .Tools\Thor\Source\Tables (where I can open the table without a pro

Re: Problem installing Thor

2022-02-07 Thread Eric Selje
Paul, I'd direct this question to foxprot...@googlegroups.com for best results. Eric On Mon, Feb 7, 2022 at 8:43 AM wrote: > Hi all > > > > I have followed the install instructions and I have Thor.APP and the > "Source" folder in Home().\Tools\Thor. > > > > When I run Thor.App it complains tha

RE: Problem installing Thor

2022-02-07 Thread paul.newton.hudl
Thanks Eric - I'll do that ... Paul -Original Message- From: ProfoxTech On Behalf Of Eric Selje Sent: 07 February 2022 15:30 To: profoxt...@leafe.com Subject: Re: Problem installing Thor Paul, I'd direct this question to foxprot...@googlegroups.com for best results. Eric On Mon, Feb

Re: Copy contents of code/editor window with formatting

2022-02-07 Thread Christof Wollenhaupt
> BTW - ISX - Is that InstallShield Express? No, that's my original IntelliSense alternative for VFP 6 written at a time when we called everything soandsoX. https://bitbucket.org/cwollenhaupt/foxpert.tools.isx/src/master/ Ther