int lineNo = 0;
str 3 lineNoStr;
str 3 lineNoFormat;
while ...
{
lineNo++;
lineNoStr = int2str(lineNo);
lineNoFormat - strPoke('000',lineNoStr,4-strLen(lineNoStr);
}
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156