( |
|
|
|||
Gets a tab from register |
Parameters: | |
Name of the register | |
... if (testf) then begin if (first==true) then begin tstr = GetRegisterTag("PIVc"); ExportString(tstr); NewLine; first = false; end; ExportRecord(PIr); NewLine; UserTrace(PIr.VEItemCode,M4Str); end; ...
Related topics: |