I see a new AUTOCHK INDEX command in the March release. Question: Is there a way to trap an error variable for it, so that the command can be done within a program and error trapped? I don't know how to purposely force an index error, so I'm not sure if this would work: CONN databaseAUTOCHK INDEXIF xError <> 0 THEN PAUSE 2 USING 'an error' ENDIF
Thanks! Karen -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rbase-l/1361252942.4643227.1584037577998%40mail.yahoo.com.

