We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19d03ab commit 24f0d83Copy full SHA for 24f0d83
README.txt
@@ -0,0 +1,3 @@
1
+Place your Vocola 2 extension files in this directory.
2
+
3
+See http://vocola.net/v2/UsingExtensions.asp for more information.
copyout.bat
@@ -0,0 +1,4 @@
+cd %HOMEPATH%\Documents\GitHub\togglename\vocola\extensions
+copy /y *.* c:\natlink\natlink\vocola\extensions
+cd %HOMEPATH%\Documents\GitHub\togglename\vocola\macros
4
+copy *.vcl %HOMEPATH%\Documents\vocola_user
0 commit comments