Verify_Lh doesnt return anything to Get_Status (OpenInsight Specific)
At 16 FEB 1999 11:59:07PM Michael Moran wrote:
Database manager's Lh_Verify option tells me there is a gfe in a particular database file.
When I manually run the SSP Verify_Lh it does not return an error code. Here is my code :
Set_Status(0)Verify_Lh("","MYFILE",1,1,1)If Get_Status(ErrCodes) Then
file contains a gfedebugEndWhy doesnt this work ?
How do I get it to work ? (I want to write a program which uses the Verify_Lh to test all my files).
Thanks,
At 17 FEB 1999 01:15AM Paul Rule wrote:
At 17 FEB 1999 01:19AM Paul Rule wrote:
What I do is look at the contents of SYSLHGROUP & SYSLHVERIFY after doing the verify.
At 18 FEB 1999 08:13AM Oystein Reigem wrote:
Paul,
I need to do the same as Michael. What do you look for in SYSLHGROUP/SYSLHVERIFY? Unfortunately (?) I haven't got any tables stricken with GFEs currently, so I don't know what to expect (and I cannot bring myself to make my own GFEs). The Verify_LH documentation isn't very specific.
- Oystein -