Template:SQWareProduction sqwrs FailWithoutMail.ksh example: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
No edit summary |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
Sourcing sqwrs_Global.lib | Sourcing sqwrs_Global.lib v2025.06 SQWareProduction for SybaseRs (dbSQWare) ... | ||
#Standard generic help for script sqwrs_FailWithoutMail.ksh: | |||
$gvsqw_Rs/sqwgen_FailWithoutMail.ksh -h | |||
#Display online help for this script | |||
$gvsqw_Rs/sqwgen_FailWithoutMail.ksh -Locale en -h | |||
#Display online help for this script with forcing of the 'en' locale (by default locale managed by $gvsqw_Locale) | |||
$gvsqw_Rs/sqwgen_FailWithoutMail.ksh -s | |||
#Display usage examples for this script | |||
</pre> | </pre> |
Latest revision as of 18:52, 1 July 2025
Sourcing sqwrs_Global.lib v2025.06 SQWareProduction for SybaseRs (dbSQWare) ... #Standard generic help for script sqwrs_FailWithoutMail.ksh: $gvsqw_Rs/sqwgen_FailWithoutMail.ksh -h #Display online help for this script $gvsqw_Rs/sqwgen_FailWithoutMail.ksh -Locale en -h #Display online help for this script with forcing of the 'en' locale (by default locale managed by $gvsqw_Locale) $gvsqw_Rs/sqwgen_FailWithoutMail.ksh -s #Display usage examples for this script