Path: utzoo!mnetor!uunet!husc6!bloom-beacon!tut.cis.ohio-state.edu!uwmcsd1!ig!agate!ucbvax!CRDEC-VAX2.ARPA!pvpullen From: pvpullen@CRDEC-VAX2.ARPA ("Paul V. Pullen") Newsgroups: comp.os.cpm Subject: {Assistance with FINREP26 Message-ID: <8804250741.aa23467@CRDEC-VAX2.CRDEC-VAX2.ARPA> Date: 25 Apr 88 11:41:17 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 24 Assistance is requested with Find-Replace Version 2.6. I am trying to change a program written in Hewlett-Packard technical basic to Mbasic. I am trying to use FINREP26 to change the following lines of code to read 'lprint' instead of 'print', and will then follow up with a change of 'disp' to 'print'. I have set the command up as follows: B0> finrep payroll.bas /oh/ "PRINT" "LPRINT" The disk spins, and finrep does its work until it is ready to write to disk. It returns the following error: No space to write file: ++ ABORTED ++ The disk contains 256K of free area, according to STAT: B0>stat b: bytes remaining on b: 256K Any ideas would be appreciated Paul Pullen pvpullen@CRDEC-VAX2.ARPA