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

Casting a date ==> type C

MusAbaper
Active Participant
0 Likes
463

Hi,

Can anyone tel me the syntax to convert a date (Or number) to string.

Thank you in advance.

Mustapha

Hi,

Can anyone tel me the syntax to convert a date (Or number) to string.

Thank you in advance.

Mustapha

2 REPLIES 2
Read only

rodrigo_paisante3
Active Contributor
0 Likes
432

Hi,

Just create a var and use WRITE <var_date> TO <var_char>.

Read only

0 Likes
432

thanks a lot.

Mustapha