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

Problem in module pool.

Former Member
0 Likes
507

1 : I am creating a module of finding even odd number and there is an error when we entered too long number.

Suggest......

3 REPLIES 3
Read only

amit_khare
Active Contributor
0 Likes
485

too long number - how long it is. You can use type N data type for the same with length specification.

Regards,

Amit

Reward all helpful replies.

Read only

Former Member
0 Likes
485

Hi,

In the screen layout editor change the output length.

Regards,

Renjith Michael.

Read only

Former Member
0 Likes
485

hi,

check the declaration of the variable, and make sure the number you enter falls under that range.

pl reward points if helpful..