* fixed some email addresses
[qbasicapps.git] / unsorted / passw.bas
old mode 100755 (executable)
new mode 100644 (file)
index 2ce1a96..cdacdb6
@@ -2,6 +2,9 @@
 ' See or modify "passwd.dat" for password.\r
 ' Is useful when compiled into EXE, and put into AUTOEXEC.BAT\r
 \r
+CHDIR ".\qbasicapps\unsorted"\r
+\r
+\r
 DECLARE SUB check (a$)\r
 DECLARE SUB start ()\r
 DECLARE SUB mkv (s%, C%)\r