OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [tix/] [man/] [GetBool.n] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
'\"
2
'\" Copyright (c) 1996, Expert Interface Technologies
3
'\"
4
'\" See the file "license.terms" for information on usage and redistribution
5
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
6
'\"
7
'\" The file man.macros and some of the macros used by this file are
8
'\" copyrighted: (c) 1990 The Regents of the University of California.
9
'\"              (c) 1994-1995 Sun Microsystems, Inc.
10
'\" The license terms of the Tcl/Tk distrobution are in the file
11
'\" license.tcl.
12
.so man.macros
13
'----------------------------------------------------------------------
14
.HS tixGetBoolean tix 4.0
15
.BS
16
'
17
'
18
.SH NAME
19
tixGetBoolean - Get the boolean value of a string.
20
'
21
'
22
'
23
.SH SYNOPSIS
24
.PP
25
\fBtixGetBoolean\fI ?-nocomplain? string\fR
26
.PP
27
.SH DESCRIPTION
28
.PP
29
'
30
'
31
The command \fBtixGetBoolean\fR returns "0" if the string is a valid
32
TCL string for the boolean value FALSE. It returns "1" if the string
33
is a valid TCL string for the boolean value TRUE.
34
 
35
When the string is not a valid TCL boolean value and the
36
\fB-nocomplain\fR option is specified, \fBtixGetBoolean\fR will return
37
"0". Otherwise it will generate an error.
38
'
39
'
40
'
41
'
42
.PP
43
.SH KEYWORDS
44
Tix(n)

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.