On Saturday 11 August 2012, Spiro Trikaliotis wrote: > > save "test",8 > > save "test",8 (again - gives "file exists") > > save "@:test",8 will overwrite the existing file > > save "@test",8 is enough. Your "save @:test",8 is equivalent to save > "@0:test",8, which is something different on dual-disk drives (the first > version writes to the last accessed drives, your version always to drive > 0). woha. didnt know that :) ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sat Aug 11 22:10:52 2012
This archive was generated by hypermail 2.1.8 : 2012-08-11 22:10:58 CEST