CL 11.13244
NT 10.35
MessageBox 2.41
CHECK('Dont Show This Again'),AT(85,65),USE(DontShowThisAgain),HIDE
Getting this error on Compile.
Also the couple of instances where table name is not filled in is still happening
p_web.OpenFile()
If p_web.GetFile(,)
loc:Invalid = 'Crs:GUIDStaff'
if not loc:alert then loc:Alert = p_web.translate('Crs:GUIDStaff') & ' ' & clip(p_web.site.InFileText) & ' '.
!exit
End
p_web.CloseFile()