This commit is contained in:
parent
292dcbbe9e
commit
6b2cd8772f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
@ECHO OFF
|
@ECHO OFF
|
||||||
SETLOCAL ENABLEDELAYEDEXPANSION
|
SETLOCAL ENABLEDELAYEDEXPANSION
|
||||||
|
|
||||||
SET "tmpFile=%TEMP%\~searchBea.py"
|
SET "tmpFile=%TEMP%\~na.py"
|
||||||
|
|
||||||
CALL :getLine "::python_beg" "::python_end" > "!tmpFile!"
|
CALL :getLine "::python_beg" "::python_end" > "!tmpFile!"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue