Re: Word doc on invoice

2016-11-01 Thread Chris Davis
Why do you need to print it on a fox report? > On 2 Nov 2016, at 05:36, Sytze de Boer wrote: > > My client enters invoice details using Word.exe > I need to print the word document on a Fox report > > I know there may be better ways, but this is how it has to run. > > I

Word doc on invoice

2016-11-01 Thread Sytze de Boer
My client enters invoice details using Word.exe I need to print the word document on a Fox report I know there may be better ways, but this is how it has to run. I can only find 1 way to do this. i.e. Convert the Doc file to a Jpg file. I have this working except for the fact the conversion is

Re: What is the maximum number of Tags i can have in a CDX file?

2016-11-01 Thread Michael Madigan
Yes, that's the correct answer.   It's as many you can create without going over 2.0 gb   Thanks for everyone's help.   From: Alan Bourke To: profox@leafe.com Sent: Tuesday, November 1, 2016 6:44 PM Subject: Re: What is the maximum number of Tags i can have in

Re: What is the maximum number of Tags i can have in a CDX file?

2016-11-01 Thread Alan Bourke
As many as it takes to bust the 2GB file size ceiling probably. -- Alan Bourke alanpbourke (at) fastmail (dot) fm On Tue, 1 Nov 2016, at 05:02 PM, Michael Madigan wrote: > What is the maximum number of Tags i can have in a CDX file?   > Specifically for a FPW  2.6 database.   > > I can't

Re: What is the maximum number of Tags i can have in a CDX file?

2016-11-01 Thread Fred Taylor
Hmm... Fred On Tue, Nov 1, 2016 at 11:29 AM, Ted Roche wrote: > Lots. For some strange reason, I don't have FPW handy, but you can try: > > CREATE CURSOR fred (iKey i, string c(10)) > FOR i = 1 TO 255 > tagname = "TAG" + ALLTRIM(STR(i)) > INDEX ON .t. TAG (tagname) >

Re: What is the maximum number of Tags i can have in a CDX file?

2016-11-01 Thread Ted Roche
Lots. For some strange reason, I don't have FPW handy, but you can try: CREATE CURSOR fred (iKey i, string c(10)) FOR i = 1 TO 255 tagname = "TAG" + ALLTRIM(STR(i)) INDEX ON .t. TAG (tagname) NEXT DISPLAY STATUS Worked for me, in VFP7. Try it in FPW and see what you get. P.S. Sorry, Fred ;)

What is the maximum number of Tags i can have in a CDX file?

2016-11-01 Thread Michael Madigan
What is the maximum number of Tags i can have in a CDX file?   Specifically for a FPW  2.6 database.   I can't find this number anywhere.    Thanks --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html ---

Re: Excel automation - insert picture into a cell

2016-11-01 Thread Peter Cushing
On 01/11/2016 14:40, Ted Roche wrote: StackOverflow shows some VBA code where LinkToFile False seems to do the trick (deep in the comments): https://stackoverflow.com/questions/28181273/how-to-paste-insert-picture-not-link-in-a-workbook On Tue, Nov 1, 2016 at 10:33 AM, Peter Cushing

Re: Excel automation - insert picture into a cell

2016-11-01 Thread Ted Roche
StackOverflow shows some VBA code where LinkToFile False seems to do the trick (deep in the comments): https://stackoverflow.com/questions/28181273/how-to-paste-insert-picture-not-link-in-a-workbook On Tue, Nov 1, 2016 at 10:33 AM, Peter Cushing wrote: > Hi, > >

Excel automation - insert picture into a cell

2016-11-01 Thread Peter Cushing
Hi, Just want to see if anyone has any experience of inserting pictures into Excel using Excel 2010 onwards. Been doing this for years using Excel 2000 (Yeah, I know a bit old but works great) and outputs an .XLS with some example code: cFile = "\somefolder\somefile.jpg" cOutfile

ProFox List Statistics for October 2016

2016-11-01 Thread List Administrator Account
== ProFox List Statistics October 2016 == Subscriber Count at End of Month: ProFox: 286 ProFoxTech: 186 == Total Posts: