How do I print a date from that table. I tried almost all but it only
shows a empty string. date2str should do the work, but it doesn't.
What I'm missing?
I wrote
str projDato;
projDato= date2str(projEmpltrans.TransDate,123,1,3,2,3,4);
print projDato;
pause;
I'll be thankfull for any sugestions.
Harry
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

