IF MyNo = '*' THEN
CurrDataport.SKIP
I want the dataport to skip any records where MyNo is * . This doesn’t seem to be working. Is there a special syntax for using the * ?
IF MyNo = '/*' THEN BEGIN
I want the dataport to perform certain instructions if MyNo begins with / . This doesn’t seem to be working either.
Help, please.
0
Comments
END;
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
second one as ara3n wrote...
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.