REPOSITORYSTATUS


The 4GL command REPOSITORY returns a REPOSITORYSTATUS() for every command and can contain the following values:

Table 31. REPOSITORYSTATUS

ValueDescriptionAdditional Information
0Command processed successfully.All OK.
10101Incorrect data interface type.Set the data interface type to 'Repository' for the table.
10102Can not get record.Check the name of the record.
10103Can not put record.Check the name of the record and the permissions of the repository.
10104Can not get iteration record.Check the name of the record and dictionaries in the iteration record.
10105Can not delete record.Record does not exist. Check the name of the record.
10198Feature not implemented yet.Please contact support about the status of this feature.
10199Unknown error.No additional info. Please contact support.