First final commit

This commit is contained in:
Infineon\Ouellette
2024-11-21 10:22:03 -07:00
committed by Ouellette Jonathan (CSC FI SPS MESLEO)
parent f143b3e60c
commit e4cca79a08
6 changed files with 134 additions and 42 deletions

View File

@ -29,7 +29,6 @@ Return Response or ""
//-----------------------------------------------------------------------------
Service PrintLabel(ZPLString, PrinterId)
debug
SuccessfulPrint = False$
ErrorMessage = ''
If PrinterId EQ '' then
@ -174,3 +173,4 @@ end service