Re: Debug verision fine -> Release version crashes

mnachtvogel_at_yahoo.com
Date: 10/20/04


Date: 20 Oct 2004 02:39:29 -0700

Hi Kim,

You are right. That's it.

In the developer environment at my job we use to use a
ASSERT macro, that is automatically converted into a
VERIFY (as a matter of fact, that is logging out the
VERIFY to a file) when compiled for a release version.

At home I do not have this macro and did not spend a
second thought on how the original macro works !

Since I changed all ASSERT to VERIFY everything is
working fine now.

thx for your time and effort !

mike



Relevant Pages

  • Re: Avoiding eval
    ... > No effort was made to verify the identity of the sender. ... That might have been a rhetorical question, ... Attempt to call DOES-NOT-APPLY which is defined as a macro. ...
    (comp.lang.lisp)
  • Delete Rows
    ... I have an Excel file which is sorted ascending by column one. ... to write a macro to verify that, and if I find a row which is out of order I ...
    (microsoft.public.excel.programming)
  • Re: Reasons why Worksheet_Deactivate fails?
    ... I have managed to verify ... that the macro is not being called when the sheet is activated or ... cormorant Wrote: ...
    (microsoft.public.excel.programming)
  • Re: Sorting in Excel From VFP
    ... You can keep a macro in a text file and use code like the following: ... Modify File "C:\My Documents\MacroText.txt" && To verify ... >> i created the macros in another workbook that i open at the ...
    (microsoft.public.fox.programmer.exchange)
  • Windows error message
    ... How do you disable error message: "windows cannot delete ... When running a 2 macro ... which is created to verify a file and delete it. ...
    (microsoft.public.access.macros)