WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

Functions

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

Decipher Debugtrace output.

Keywords:     Decipher Debugtrace output trace

Question:

Is there any information available on how to interpret the information stored in a trace file, created by the function DebugTrace.

For example, what does the Value=> actually mean in terms of what Winbatch did

Can the time stamp be translated into something meaningfull.

Answer:

Time stamp is in milliseconds (just divide by 1000)

Value=> number is usually the value the line evaluated to, but can show other info for control statements.

On a normal assignment ( = ) statement it should show the value that the value on the left got assigned to.


Article ID:   W14360
Filename:   Decipher Debugtrace output.txt
File Created: 1999:11:18:14:55:18
Last Updated: 1999:11:18:14:55:18