home *** CD-ROM | disk | FTP | other *** search
- *[ASMCAPS.LIT]****************************************************************
- * Description: Forces use of assembler routines for upper/lower conversion *
- * RBBS-PC Level: CPC17.3 √ AM *
- * Module Affected: RBBSSUB3.BAS *
- * Selection Option: ASMCAPS = ON *
- * Additional files: BASCAPS.LIT *
- ******************************************************************************
- 58050 SUB AllCaps (ConvertField$) STATIC
- CALL RBBSULC (ConvertField$)
- END SUB
-