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>isunique() get the current value of clipper's set unique setting</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 ISUNIQUE()  Get the current value of Clipper's SET UNIQUE setting

 Syntax....: ISUNIQUE()
 Parameters: none

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

 Example...: l_isunique= ISUNIQUE()

See Also: SETUNIQUE

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