raikar_raviraj
20th November 2018, 08:32
I have one session tipcr0107m000 in LN. Currently select all is disabled in the session. I copied the Session from Standard VRC to Custom VRC and enabled the select all option using form commands. Also i compiled the session after making the above changes.

But still when i open the session the Select All option is still disabled.

The User, Company, Session, Script etc is all linked to correct package combinations and package vrc.

Any help on this will be highly appreciated.

Thanks in Advance.

JaapJD
20th November 2018, 10:16
Availability of "Select All" also depends on the Tools Interface Version (TIV) of the script. In FP6, this script does not support the 'improved record selection'. Increasing the TIV of the script may help, but needs more changes in the script (and other sessions/scripts that are activated from this one) to handle the new selection method correctly. See section 'Improved Record selection Cookbook' in the Programmers Guide.