2008 Sep 08 3:34 PM
I have a script in which the i need to convert the date format into dd.mm.yyy
the current code in the script is :
/: SET DATE MASK = u2018DD/MM/YYYYu2019 --- i have enteried it now..
/: <I0>START DATE ,,<I0><I0><H2>
= & CAUFVD-GSTRS&</></></></> ,,,,<I0>End date </> ,,<H2>
= &CAUFVD-GLTRS&</>.
inspite of this we are not getting the out put in the format DD.MM.YYYY
Please reply and let me know what is the change that i need to do ..
2008 Sep 08 3:43 PM
/: SET DATE MASK = u2018DD.MM.YYYYu2019"<<<see this
2008 Sep 08 3:40 PM
Hi Rabiya .,
use Write to statement in Driver program into one string ( with 10 char) and pass the same to Script it will work .
thanks
Sreenivas
2008 Sep 08 3:43 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |