Changeset 3389
- Timestamp:
- Dec 28, 2018, 8:55:13 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/netlabs/macros/bookmark.e ¶
r3387 r3389 1459 1459 destidxmax = 0 1460 1460 endif 1461 destidx = destidxmax -- will be advanced by 1 1461 1462 1462 1463 getmark destfirstline, destlastline, destfirstcol, destlastcol, destfid … … 1514 1515 col = SavedCol 1515 1516 offst = SavedOffst 1516 destidx = destidx max+ 11517 destidx = destidx + 1 1517 1518 val = destidx 1518 1519 insert_attribute class, val, bmperm, offst, col, line
Note:
See TracChangeset
for help on using the changeset viewer.