ganesh_kapase
13th April 2006, 12:38
Hi

I want to know logic behind Display Format option in the Maintain Domain. For examply for a particular domain of Data Type Double, Nos before decimal sign is 15 and after decimal sign is 4. For this domain Display Format is %A095

Please let me know how to define define Display Format.

Thanks,

mr_suleyman
13th April 2006, 15:14
Hi Ganesh , If you look at baan's help in subject of "SPRINTF" , you will see meannings of these symbols.

Good LUck !

george7a
13th April 2006, 15:26
Hi,

Check the following links:
http://www.baanboard.com/programmers_manual_baanerp_help_functions_formatting_io_edit (format-argument)
http://www.baanboard.com/programmers_manual_baanerp_help_functions_formatting_io_sprintf

I hope it helps,

- George