Does anyone have a handy little merge sort routine (in s*basic), to
merge two sorted lists (plain text word lists), maintaining the sorted
order in the output file.

That is, merge file A and file B (both already sorted) and output as
file C (also sorted, containing both files A and B merged).

It's a very common routine. This is not SuperBASIC, but it may help you:
Thank you - it should be easy enough to write this in superbasic.

I will pass this on to the person who asked the question.

Dilwyn Jones


_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to