Creating a Spreadsheet

Kenneth Brody kenbrody at spamcop.net
Fri Jun 11 12:42:46 PDT 2010


On 6/11/2010 3:40 PM, Nancy Palmquist wrote:
> Harold,
>
> If your version of filepro is recent (5.x) you can do this:
>
> declare filename                 'you can  add edit and length if you want
> filename="c:/maclbs/name"{doedit(@td,"ymd",6"){".csv"
> filename=xlate(filename,"/",chr("92") )                         'flips
> the slashes
> export word merge=(filename{"")
[...]

FYI - There is no need to flip "/" to "\".

-- 
Kenneth Brody


More information about the Filepro-list mailing list