The function “FileConcat” dose not concatenate files

Other discussions about CSPro
Forum rules
New release: CSPro 8.0
Post Reply
rashadhamed
Posts: 3
Joined: May 2nd, 2012, 3:34 am

The function “FileConcat” dose not concatenate files

Post by rashadhamed »

The function “FileConcat” dose not concatenate files

This line of syntax works fine in CSPro 6.3, but it didn’t work in CSPro 7.0.

ee = FileConcat( concat( strip(work), "\ALLHH.DAT" ),
concat( strip(DATA), "\H", strip(acluster), "???.dat" ));
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: The function “FileConcat” dose not concatenate files

Post by josh »

As Greg mentioned in the email exchange this does appear to be a bug in CSPro 7. We are working on a fix.
copernix2
Posts: 18
Joined: November 23rd, 2014, 7:46 am

Re: The function “FileConcat” dose not concatenate files

Post by copernix2 »

Do you find a solution. I've the same problem since yesteday
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: The function “FileConcat” dose not concatenate files

Post by josh »

We fixed the problem in CSPro 7.1 beta. You can download it from http://www.csprousers.org/beta/
copernix2
Posts: 18
Joined: November 23rd, 2014, 7:46 am

Re: The function “FileConcat” dose not concatenate files

Post by copernix2 »

tank you very much josh. :D :D :D :D :D
copernix2
Posts: 18
Joined: November 23rd, 2014, 7:46 am

Re: The function “FileConcat” dose not concatenate files

Post by copernix2 »

Josh can I have the apk for csentry 7.1 (beta)
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: The function “FileConcat” dose not concatenate files

Post by josh »

To get the beta for Android you need to sign up for the beta program on google play. The link is on the beta page: http://www.csprousers.org/beta/
Post Reply