PDA

View Full Version : Strange LASTSTEP_STATUS


Murrgon
09-27-2007, 03:59 PM
I have a group step in a build that is run when the build fails. It checks a macro I have called "Build_CompileErrors" and if it is not empty, it runs the group.

There is one step inside the group which has the build condition "%LASTSTEP_STATUS% = 0", so it will only run if the group which contains it is not skipped.

The problem is we ran into a case where the group is run fine, but the step inside the group is skipped because LASTSTEP_STATUS is 5. The GUI says the group step was run successfully, as does the log, but when the child step evaluates the status it is not.

We're using VBP 5.7

Thank you

kinook
09-27-2007, 09:58 PM
http://www.kinook.com/Forum/showthread.php?threadid=3044

Murrgon
09-28-2007, 08:46 AM
"1) The info from Help | About | Install Info (note that only the latest major version [currently v6] is supported)"

So, what you're telling me is that we're on our own for this one, as we are using v5.7.

kinook
09-28-2007, 09:33 AM
It depends on what the problem is. Send the requested info and we'll take a look.