Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

AMOUNT TEXT

Former Member
0 Likes
371

Hi,

I am using SPELL-AMOUNT function in my program to print the amount text on the check layout. The text is printing in capital letters. I want to print the amount text in small letters. So for this option I need to give. Please tell me if it is helpful I will give points.

Thanks a lot in advance.

2 REPLIES 2
Read only

Former Member
0 Likes
353

Hi

Use the command TRANSLATE <AMOUNT> TO LOWER CASE.

Max

Read only

Former Member
0 Likes
353

Hi

Check the command TRANSLATE

Regards

Gregory