Clipper and Harbour gives the same results for these two calls.

Tested with 5.2e and recent Harbour.

Brdgs,
Viktor

On Sun, Jun 28, 2009 at 2:36 AM, Itamar Lins<[email protected]> wrote:
> Hi!
>
> ? transform(10.55,'@E 99.99') // with space between '@E' and '99.99'
>        10,55 //many space in front
> ? transform(10.55,'@E99.99')
> 10,55
> this correct this behavior?
>
> Regards,
> Itamar M. Lins Jr.
>
>
>
> _______________________________________________
> Harbour mailing list
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to