Skip to main content

The program ... has been modified since the last compile.

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

This error:

"The program ... has been modified since the last compile. This may lead to unpredictable results when browsing and animating."

is produced after a compile of the program.

Resolution:

the "$" should be in card column 7.

     1          $set sql(dbman=odbc)

     2        ******************************

Like this:

     1        $set sql(dbman=odbc)

     2        ******************************

Old KB# 5772

0 replies

Be the first to reply!