Category : Databases and related files
Archive   : RQUERY2.ZIP
Filename : RQUERY.MSG

 
Output of file : RQUERY.MSG contained in archive : RQUERY2.ZIP
R:BASE Compiler 1.01Richard Sheng, San San Sheng, Xuewen Li, Lei Zhu, Lei ZP WY-ERROR- No database open-ERROR- $1 is an undefined table-ERROR- Column $1 is not in table $2-ERROR- Tables $1 and $2 have no common column names-ERROR- Table $1 has no columns in common with the other table-ERROR- Type of column $1 cannot be compared with type of column $2-ERROR- Too many records of data-ERROR- View $1 cannot be used by this command-ERROR- Cannot build keys on NOTE columns-ERROR- Out of dynamic space-ERROR- Missing database name-ERROR- Illegal database name-ERROR- Illegal column name-ERROR- Illegal table name-ERROR- An existing column cannot be redefined-ERROR- Column length must be a number from 1 to 1500-ERROR- $1 aborted. Resource unavailable.-ERROR- You cannot specify a length for non-TEXT types-ERROR- $1 is an undefined column name-ERROR- Table $1 is an existing table-ERROR- Column $1 is an existing column-ERROR- Reserved words cannot be used as names-ERROR- Illegal password-ERROR- Too many tables defined--limit is 80-ERROR- Too many columns defined--limit is 800-ERROR- Invalid route number or route does not exist-ERROR- Row length cannot exceed 4096 bytes-ERROR- New table is wider than 4096 bytes-ERROR- Too many index levels-ERROR- Unauthorized access to the table or view-ERROR- Read file failed-ERROR- Write file failed-ERROR- Illegal file name-ERROR- Unable to open database-ERROR- Unable to open file $1-ERROR- Cannot use a NOTE column as a sort column-ERROR- Cannot use NOTE data types for computed columns-ERROR- NOTE data types may not be used in expressions-ERROR- Sort file problem, check for a full disk-ERROR- Existing locks on table-ERROR- No view exists-ERROR- Too many columns in the view-ERROR- The number of columns in a source table of the view exceeds the limit-ERROR- A WHERE clause is required-ERROR- Cannot use CHANGE with computed columns-ERROR- The number of key columns in a table exceeds the limit-ERROR- Cannot use text expressions with COMPUTE-ERROR- Cannot perform requested computation on that data type-ERROR- COMPUTE functions available for NOTE types are COUNT and ROWS-ERROR- Cannot PACK or RELOAD an empty database-ERROR- Cannot RELOAD to the current open database or an existing database-ERROR- More than 10 sort columns specified-ERROR- Error in closing-ERROR- Not enough space for storing text expressions-ERROR- Too many conditions for a rule--limit is 10-ERROR- Value incompatible with column-ERROR- All parts of a rule must apply to the same table-ERROR- Columns must be the same type and length-ERROR- Bad rule-ERROR- Table must be specified-ERROR- Too many tables to define VIEWS--limit is 5-ERROR- Expression does not return a valid $1-ERROR- Cannot LOAD into computed columns-ERROR- PACK command must be executed in single-user mode-ERROR- Incorrect number of values for this table-ERROR- Column $1 must be a valid $2-ERROR- More than 5000 characters or 400 items on input line-ERROR- This column is in a view and must be renamed globally-ERROR- No forms are defined-ERROR- Cannot remove columns that are used in a computed column definition-ERROR- Cannot use REMOVE COLUMN with only one column in the table-ERROR- Cannot remove columns that are used in a view-ERROR- This table is used in a view and cannot be removed-ERROR- Cannot use REMOVE tablename command for a view. Use REMOVE VIEW.-ERROR- Column $1 is in another table. Use a different name.-ERROR- Cannot redefine columns that are used in a computed column definition-ERROR- Cannot convert $1 type to $2-ERROR- No reports are defined-ERROR- You must enter the correct OWNER password-ERROR- $1 does not match MPW-ERROR- $1 does not match RPW-ERROR- Too many columns in the column list-ERROR- Illegal LIMIT or COUNT specifications-ERROR- Failed in erasing $1-ERROR- Failed in renaming file $1 to $2-ERROR- Cannot create destination file-ERROR- File cannot be copied to itself-FATAL ERROR- Check your database-FATAL ERROR- Read file error-FATAL ERROR- Write file error-FATAL ERROR- Illegal Boolean operator-FATAL ERROR- Database error. Check file2.-FATAL ERROR- Disk problem. Check for a full disk.-FATAL ERROR- WHERE clause too long-FATAL ERROR- Out of memory space-FATAL ERROR- Index error. Check file3.-FATAL ERROR- Stack Overflow-ERROR- This table is used in a view and cannot be removed \ To remove the table, first remove the view.-ERROR- Syntax is incorrect for the command-ERROR- Cannot use NOTE column $1 as a common column for a relational command.-ERROR- Joining columns $1 and $2 differ in type or length-ERROR- Cannot use TALLY on NOTE columns, column name is $1-ERROR- Function must be COUNT, MINIMUM, MAXIMUM, AVERAGE, SUM-ERROR- Cannot perform this operation on this data type-ERROR- Cannot use CROSSTAB on NOTE columns-ERROR- $1 is an undefined report-ERROR- Report definition is incomplete-ERROR- Form definition is incomplete-ERROR- Invalid or missing image for the form-ERROR- Form $1 is not in the FORMS table-ERROR- Form serves no table-ERROR- This form cannot be used with EDIT-ERROR- This form cannot be used with ENTER-ERROR- A scrolling region cannot be split across pages-ERROR- Fields cannot be split across pages-ERROR- Invalid expression definition in this form $1-ERROR- Illegal expression-ERROR- Invalid view-ERROR- Your value does not have the same type as your variable-ERROR- Disk problem. Please check disk and files.-ERROR- No color by that name-ERROR- You cannot have the same foreground and background color-ERROR- File not found-ERROR- Form $1 cannot be entered from a file-ERROR- Expression size limit exceeded-ERROR- $1 in table $2 is no longer a computed column-ERROR- This relational operation requires two different tables-ERROR- Cannot redefine expression used in multiple tables-ERROR- Cannot use DROP VIEW command to remove a table.-ERROR- Variable names must be eight characters or less-ERROR- Unable to create directory-ERROR- Invalid path, not directory, or directory not empty-ERROR- Invalid directory-ERROR- Invalid drive-ERROR- Screen width must be between 40 and 256-ERROR- Illegal tolerance setting-ERROR- Screen lines per page must be 0 or greater-ERROR- Row is out of bounds-ERROR- Column is out of bounds-ERROR- Expression cannot be evaluated-ERROR- Unable to open file-ERROR- Your value does not have the same type as your variable-ERROR- Illegal COUNT or LIMIT specifications-ERROR- The error variable must be an INTEGER-ERROR- Variable $1 is not defined-FATAL ERROR- Insufficient memory space left-ERROR- Function $1 is not defined-FATAL ERROR- Command not implemented-FATAL ERROR- Unrecognized data type-FATAL ERROR- Scratch space overflow-FATAL ERROR- Too many levels of procedure calls-FATAL ERROR- Command, screen, or menu block not found-FATAL ERROR- C CALL routine not linked-FATAL ERROR- Stack overflow-FATAL ERROR- Multiple level UDF is not allowed-ERROR- Decimal character cannot be the same as DELIMIT Add new saves the highlighted row in its table but retains the original row without changes. Edit moves you from the menu to the form so you can edit the data displayed on the screen. Delete deletes the highlighted row from its tables and clears the row from the screen. Before this action takes place, a prompt asks you to confirm the command. Save saves the changes that have been made on the displayed data highlights the first table served by the form, and displays the data from the next row of that table. The rows that you changed are replaced in the table without further prompting. Reset resets the value in the highlighted row to their state before changes were made. Applies only to the highlighted row before changes have been saved to the database. After you move to another row, Reset can no longer be used to restore that row. Previous highlights the first table served by the form and displays the data from the previous row of that table. If changes have been made in the displayed data, Previous asks you to confirm saving the changes before getting the new row. Next highlights the first table served by the form and displays the data from the next row of that table. If changes have been made in the displayed data, Next asks you to confirm saving the changes before getting the new row. Quit ends the session of form after saving the last changed row of data. You can also press [ESC] to exit. Add allows you to add the data on the form to the appropriate tables. The screen is cleared for you to enter another row. Duplicate adds the highlighted row as a new row to its tables and leaves the values displayed in the fields for you to use again. If you have entered data in the tables following the highlighted row, those rows are added to their tables and cleared from the screen. When you are entering repetitive information into a table, Duplicate saves time and keystrokes. Edit again returns you to the form so that you can edit your data. The data is not added to the database. Discard removes the highlighted row from the screen. If the row has been added to its table, DISCARD deletes it from the table. If the form serves more than one table and the row is not the last table, you highlighted row and any dependent rows further down the forms. When you use a data entry form with the EDIT command, one or more of the following commands appear in the EDIT menu. Edit Moves from the menu to the form so that data displayed may be edited. Save Saves the changes that have been made on the displayed data, highlights the first table served by the form, and displays the data from the next row of that table. Add new Saves the highlighted row in its table but retains the original row without changes. Delete Deletes the highlighted row from its table and the screen. Reset Resets the values in the highlighted row to their state before changes and before you move to the next row. Previous Highlights the first table served by the form and displays the data from the previous row of that table. Next Highlights the first table served by the form and displays the data from the next row of that table. Quit Ends the session of the form use. You can also exit by pressing [ESC] When you use a data entry form with the ENTER command, one or more of the following commands appear in the ENTER menu. Add Adds the data on the form to the appropriate tables. Duplicate Adds the highlighted row as a new row to its table and leaves the values displayed in the fields to use again. Edit again Returns you to the form so you can edit your data. Does not add data to the database. Discard Removes the highlighted row from the screen. If the form serves more than one table and the row is not in the last table, are prompted whether to discard only this row, or this row and any dependent rows further down the form. Quit Ends the session of the form use. You can also exit by pressing [ESC].

  3 Responses to “Category : Databases and related files
Archive   : RQUERY2.ZIP
Filename : RQUERY.MSG

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/