Hi All,
I wrote a system in Qb4.5 some 10 years ago and have been trying to get the most out of it b4 I have to re-write. The problem I am getting is a runtime error 14 (Out string space) on the following command:
Claim$ = MID(Claim$,1,392) + MID$(Claim$,412)
I have many of these untyped...