I am converting a ThinkNDo program to Do-More and trying to keep data items the same (ex. TND FP0 = Do-More R0, F15 = C15, etc.) to make it easier to troubleshoot the Do-more version of the program. In TND you had a list view and could set FP0 as retentive then say FP1- FP3 not retentive, then FP4 retentive, with a check box for each data item, not all in a consecutive range as in Do-More. This would be a nice feature if possible. I realize I could create several memory blocks for each retentive/non-retentive data item. Just wishing