|
| Iniciado por guest, 22,jun. 2018 10:50 - 2 respuestas |
| |
| | | |
|
| |
| Publicado el 22,junio 2018 - 10:50 |
Hi,
In WD I use this statement to determine if I'm running in test mode or not
IF ProjectInfo(piEXEName) = "" THEN RESULT "No" ELSE RESULT "Yes"
Is there an equivalent in WB?
Cheers Reg |
| |
| |
| | | |
|
| | |
| |
| Publicado el 22,junio 2018 - 12:45 |
You can use InTestMode() There are various other functions you may find interesting like InAwpMode() or InPhpMode() |
| |
| |
| | | |
|
| | |
| |
| Publicado el 22,junio 2018 - 17:24 |
| |
| |
| | | |
|
| | | | |
| | |
|