diff --git a/SHARED/X.CPMVRM.S.txt b/SHARED/X.CPMVRM.S.txt index 16390574..5ef91f76 100644 --- a/SHARED/X.CPMVRM.S.txt +++ b/SHARED/X.CPMVRM.S.txt @@ -233,9 +233,9 @@ CS.RUN.REG ldx #2 .2 .DO X.DELETE.SOURCE=1 mv file, check if srcbase=dstbase bne .3 overwrite, copy over - lda hSrcBasePath + >LDA.G hSrcBasePath jsr CS.RUN.PushPathA - lda hDstBasePath + >LDA.G hDstBasePath jsr CS.RUN.PushPathA >SYSCALL StrCaseCmp bcs .3 not same dir, go copy/delete