Hi--
On Apr 14, 2017, at 11:32 AM, Ernie Luzar wrote:
> Chuck Swiger wrote:
>> On Apr 14, 2017, at 6:47 AM, Ernie Luzar wrote:
>>> To aid in debugging the script I'm writing, I place "echo" commands
>>> throughout so I can kind of have a trace of the logic as different
>>> conditions are proce
Chuck Swiger wrote:
On Apr 14, 2017, at 6:47 AM, Ernie Luzar wrote:
To aid in debugging the script I'm writing, I place "echo" commands throughout so I can
kind of have a trace of the logic as different conditions are processed. Normally I just delete
these "echo" commands after I get the scr
On Apr 14, 2017, at 6:47 AM, Ernie Luzar wrote:
> To aid in debugging the script I'm writing, I place "echo" commands
> throughout so I can kind of have a trace of the logic as different conditions
> are processed. Normally I just delete these "echo" commands after I get the
> script working.
Am 14.04.17 um 15:47 schrieb Ernie Luzar:
> To aid in debugging the script I'm writing, I place "echo" commands
> throughout so I can kind of have a trace of the logic as different
> conditions are processed. Normally I just delete these "echo" commands
> after I get the script working.
>
> But th
To aid in debugging the script I'm writing, I place "echo" commands
throughout so I can kind of have a trace of the logic as different
conditions are processed. Normally I just delete these "echo" commands
after I get the script working.
But this time I want to try something different. I want