This could be what Beth is referring to. Remove the old formulae, don't just REM it out. When you migrate the form and run the mascrcw.exe, the update will fail because it still reads the REM lines.
Memory errors or other issues with XP when printing v2013 AP checks.
Change these formulae in both the main and the subreports of the Crystal check
Main report:
Formula PrintGLVariable
Old value: formula = StoreStringVar("PrintGL",{@PrintGLDistribution})
New value:
Shared PrintGL As String
PrintGl = {@PrintGLDistribution}
Formula = PrintGL
Subreport:
Formula PrintGLDistribution
Old value: formula = FetchStringVar("PrintGL")
New value:
Shared GLPrint as String
Formula = GLPrint
------------------------------
Jeff Schwenk
FORMER 90M Board Member
Bottomline Software, Inc.
Waynesboro VA
540-221-4444
------------------------------
Original Message:
Sent: 05-05-2020 10:29
From: Beth Bowers
Subject: APPCRASH on 2015
@Gary Feldman - check the form itself. There was that switch within Crystal in 2 fields (4 copies of the one field) as to the formula used. I seem to remember that you could half-assed get away with the old formula for a while in the first version after it changed, but you would get an error eventually.
------------------------------
Beth Bowers
Mom to Samson, Peanut, ChiChi, Canton, Cagney and Daisy (NO Oxford comma - shriek!)
Beth Bowers
269-445-1625
------------------------------