data: test(10) type c value 'ABC123456'. data: length type i. length = strlen( test ). if test(length) co '1234567890'. write:/ 'This is a number'. else. write:/ 'This is not a number'. endif.
Serkan AKKAVAK Computer Engineer serkurumsal@yandex.com
data: test(10) type c value 'ABC123456'. data: length type i. length = strlen( test ). if test(length) co '1234567890'. write:/ 'This is a number'. else. write:/ 'This is not a number'. endif.
Serkan AKKAVAK Computer Engineer serkurumsal@yandex.com
Social Plugin