5 lines
181 B
Plaintext
5 lines
181 B
Plaintext
//============================================================
|
|
Dcl-PR SQLProblem ; // Report SQL Problem
|
|
pDebugMsg varchar(200) const;
|
|
End-PR;
|