September 2017 Update
This commit is contained in:
parent
bba7bfd280
commit
ba8067c3b7
14570 changed files with 153136 additions and 63871 deletions
|
|
@ -0,0 +1,13 @@
|
|||
!dir
|
||||
|
||||
* print a message and wait
|
||||
!echo Ars Longa Vita Brevis && pause
|
||||
|
||||
* load Excel from Stata
|
||||
!start excel
|
||||
|
||||
* run a Python program (Python must be installed and accessible in the PATH environment variable)
|
||||
!python preprocessing.py
|
||||
|
||||
* load Windows Notepad
|
||||
winexec notepad
|
||||
Loading…
Add table
Add a link
Reference in a new issue