E r g e b n i s / R e s u l t
Shows the Repair dialog.
B e s c h r e i b u n g / D e s c r i p t i o n
This OAC gets also used by OpenAccess and is linked in the menu (Repair table)
S y n t a x
Code:
ok = call("FIXFILE") P a r a m e t e r
R e t u r n s
A boolean value.
B e i s p i e l / E x a m p l e
Code:
attach "FFILE"
put call("FIXFILE")
detach "FFILE"