script to update static web site content
[qbasicapps.git] / unsorted / passw.bas
old mode 100755 (executable)
new mode 100644 (file)
index 2ce1a96..651e73a
@@ -1,7 +1,10 @@
-' Svjatoslav Agejenko svjatoslavagejenko@gmail.com year:2002\r
+' Svjatoslav Agejenko svjatoslav@svjatoslav.eu year:2002\r
 ' 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