DEFINE INCREASE_BUILD 0 ;------------------[ Достаём текущую дату и BUILD++ ]-----------------[] LUA PASS1 if sj.get_define("INCREASE_BUILD") > "0" then Console_build = increase_build("./crazy estex dss/SHELL/build.txt") else Console_build = get_build("./crazy estex dss/SHELL/build.txt") end ENDLUA LUA ALLPASS sj.insert_label("lua_BUILD", Console_build) ENDLUA ;---------------------------------------------------------------------[] ; ; Shell full version ; номер версии (0..9) CONSOLE_VERS EQU 1 ; номер модификации (0..99) CONSOLE_MODF EQU 2 ; номер билда (0..999) CONSOLE_BUILD EQU lua_BUILD ;