Thank you all for your opinions/advice.

I am happy to NOT store data in the General field, since the data is
already saved in DOC format, which is unique to each invoice.
("INV"+alltrim(str(invnum))+".DOC"

My remaining issue though, is there some way I can print a report with the
DOC file details.? (In much the same way as printing a report with a JPG
file, or otherwise)



On Wed, Jul 27, 2016 at 5:29 AM, Gene Wirchenko <[email protected]> wrote:

> [reordered to chronological]
>
> At 02:26 2016-07-26, Dave Crozier <[email protected]> wrote:
>
> -----Original Message-----
>> From: ProFox [mailto:[email protected]] On Behalf Of Sytze de Boer
>> Sent: 26 July 2016 04:46
>> To: profox <[email protected]>
>> Subject: Windows 10 and Append General
>>
>> So I have used this approach for 20 years and it has always worked My
>> client prepares an invoice using Word The file is
>> "INV"+alltrim(str(invnum))+".DOC"
>> E.g. INV12345.DOC
>>
>
>      Not a solution to your problem, but you might try
>           transform(invnum)
> instead of the alltrim(str()).
>
>
> No, No, No ... General fields are the work of the devil.... bloated memo
>> files, VFP table size restrictions, links that get mysteriously corrupted,
>> slow as hell  etc.
>>
>
>      One advantage of general fields is that the short form of the keyword
> is my first name.
>
> Sincerely,
>
> Gene Wirchenko
>
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/cag1nny8xaysyzqcpxygh89pcrwv3m6gvcp2a1dchg1bww6d...@mail.gmail.com
** 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.

Reply via email to