Pawan's Ax blog
Thursday, December 19, 2013
How To Flush label Files Using x++ code.
static void LabelFlush(Args _args)
{
Label::flush('DTD', 'en-gb');
Label::flush('DTD', 'en-us');
Box::info('done');
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment