Just an idea, would it be possible to use strpart( "C;C#;D; … ", cc(32,16)-(cc(32,16)/12)*12 ), then you only had to make that calculation once and just pick the right indexed text string?
And I am not sure if divrem is supported, but worth a try.
Just an idea, would it be possible to use strpart( "C;C#;D; … ", cc(32,16)-(cc(32,16)/12)*12 ), then you only had to make that calculation once and just pick the right indexed text string?
And I am not sure if divrem is supported, but worth a try.