Navision Developer's Clipboard

Administrator
Administrator Member, Moderator, Administrator Posts: 2,506
edited 2005-07-20 in Download section
Navision Developer's Clipboard
A tool to speed-up repetitive work, for example: type ItemJnlLine,highlight it, press Ctrl+C, press Ctrl+Alt+A, press Ctrl+V and you get inserted into Navison:

ItemJnlLine.SETCURRENTKEY("");
ItemJnlLine.SETRANGE("");
if ItemJnlLine.FIND('-') THEN REPEAT

UNTIL ItemJnlLine.NEXT=0;

And NavDevClip is highly customizable...

http://www.mibuso.com/dlinfo.asp?FileID=501

Discuss this download here.