AnotherAlan
Technical User
Hi,
I have a python script that produces a report detailing amounts.
When run from the command line it produces the report in the correct format. When run from con it omits the commas.
I'm guessing that this has something to do with the shell it runs under, however, I have tested this from csh,sh, bash and ksh and the output is consistent across all of them.
Any other ideas please?
Thanks
I have a python script that produces a report detailing amounts.
When run from the command line it produces the report in the correct format. When run from con it omits the commas.
I'm guessing that this has something to do with the shell it runs under, however, I have tested this from csh,sh, bash and ksh and the output is consistent across all of them.
Any other ideas please?
Thanks