Alaska Software Inc. - Xpp switch /w compatibility
Username: Password:
AuthorTopic: Xpp switch /w compatibility
Carlos Beling Xpp switch /w compatibility
on Fri, 05 Sep 2008 11:17:53 -0300
Hello:
good morning.

Using the switch /w produces different results between Xbase and Clipper and 
it seems that the Clipper's solution is most coherent. For seeing the 
differences please compile the attached program as follow:
. Clipper TestW -a-m-n-q-w-s  ==> ok
. Clipper TestW -a-m-n-q-w-s-dClipper ==> error
. Xpp TestW /a /m /n /q /w /s  ==> warning
. Xpp TestW /a /m /n /q /w /s /dClipper ==> ok

Beling
Best regards
Carlos Beling Re: Xpp switch /w compatibility. OOOPs the attach
on Fri, 05 Sep 2008 11:18:47 -0300
Carlos Beling escreveu:
> Hello:
> good morning.
> 
> Using the switch /w produces different results between Xbase and Clipper 
> and it seems that the Clipper's solution is most coherent. For seeing 
> the differences please compile the attached program as follow:
> . Clipper TestW -a-m-n-q-w-s  ==> ok
> . Clipper TestW -a-m-n-q-w-s-dClipper ==> error
> . Xpp TestW /a /m /n /q /w /s  ==> warning
> . Xpp TestW /a /m /n /q /w /s /dClipper ==> ok
> 
> Beling
> Best regards


TestW.prg