mirror of
https://github.com/sasjs/core.git
synced 2026-01-15 20:40:05 +00:00
chore: automated commit
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"hasMacroParentheses": true,
|
"hasMacroParentheses": true,
|
||||||
"noNestedMacros": false,
|
"noNestedMacros": false,
|
||||||
"noSpacesInFileNames": true,
|
"noSpacesInFileNames": true,
|
||||||
"maxLineLength": 135,
|
"maxLineLength": 230,
|
||||||
"lowerCaseFileNames": true,
|
"lowerCaseFileNames": true,
|
||||||
"noTabIndentation": true,
|
"noTabIndentation": true,
|
||||||
"indentationMultiple": 2
|
"indentationMultiple": 2
|
||||||
|
|||||||
2
all.sas
2
all.sas
@@ -8810,7 +8810,7 @@ Usage:
|
|||||||
@param code=(ft15f001) Space seperated fileref(s) of the actual code to be
|
@param code=(ft15f001) Space seperated fileref(s) of the actual code to be
|
||||||
added
|
added
|
||||||
@param server=(SASApp) The server which will run the STP. Server name or uri
|
@param server=(SASApp) The server which will run the STP. Server name or uri
|
||||||
is fine.
|
is fine.
|
||||||
@param mDebug=(0) set to 1 to show debug messages in the log
|
@param mDebug=(0) set to 1 to show debug messages in the log
|
||||||
@param replace=(YES) select NO to avoid replacing an existing service in that
|
@param replace=(YES) select NO to avoid replacing an existing service in that
|
||||||
location
|
location
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ Usage:
|
|||||||
@param code=(ft15f001) Space seperated fileref(s) of the actual code to be
|
@param code=(ft15f001) Space seperated fileref(s) of the actual code to be
|
||||||
added
|
added
|
||||||
@param server=(SASApp) The server which will run the STP. Server name or uri
|
@param server=(SASApp) The server which will run the STP. Server name or uri
|
||||||
is fine.
|
is fine.
|
||||||
@param mDebug=(0) set to 1 to show debug messages in the log
|
@param mDebug=(0) set to 1 to show debug messages in the log
|
||||||
@param replace=(YES) select NO to avoid replacing an existing service in that
|
@param replace=(YES) select NO to avoid replacing an existing service in that
|
||||||
location
|
location
|
||||||
|
|||||||
Reference in New Issue
Block a user