Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CC.LIB - ClipCode CLIPPER S'87 Library - <b>isexact() get the current value of clipper's set exact setting</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 ISEXACT()   Get the current value of Clipper's SET EXACT setting

 Syntax....: ISEXACT()
 Parameters: none

 Returns...: <expL>: .T. if ON, else .F.
 Cautions..: none
 CC Calls..: none
 Alias.....: SETEXACT()

 Example...: l_isexact= ISEXACT()

See Also: SETEXACT

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson