basrout : QL SuperBasic routines (procedures and functions) ---------- 00index.txt Descriptions of the files in the basrout directory dirfle.bas Directory making routines f_colour.bas The three parameter colour as one number f_digval.bas Test and convert a string to a real f_exist.bas Returns whether a file exists or not f_find.bas Substring location in string (case dependent INSTR) f_free.bas Number of sectors still free on a device f_instr.bas A case independent INSTR f_intval.bas Test and convert a string to an integer f_string.bas Convert and format a real into a string f_upper.bas Change a string to upper case f_val.bas INPUT a$:a=f_val(a$) to avoid input errors p_kopi.bas Copy or move files p_list.bas Leisurely listing of programs in memory p_qsort.bas Quicksort procedure