[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Print SQL in Error



Title: RE: Print SQL in Error

Personnaly, I put traces in my SQR program with some '#debug show' with infos about the place in the program or the values of some variables ( #debug show ' &exemple='  &exemple )

It's the way that I use but ther's perhaps other ways

Hope that will help you