[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Index: J – S

Jump to:   !   $   ^  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   Q   R   S   T   U   V   W   X   Z  
Index Entry  Section

J
JOB 5.18 JOB

K
KILL 5.19 KILL
KSUBSCRIPTS 5.20 KSUBSCRIPTS
KVALUE 5.21 KVALUE

L
libfreem, data structures: freem_ent_t 24.2 freem_ent_t Data Structure
libfreem, data structures: freem_ref_t 24.1 freem_ref_t Data Structure
libfreem, freem_data() 24.8 freem_data()
libfreem, freem_ent_t.arguments 24.2 freem_ent_t Data Structure
libfreem, freem_ent_t.argument_count 24.2 freem_ent_t Data Structure
libfreem, freem_ent_t.name 24.2 freem_ent_t Data Structure
libfreem, freem_ent_t.status 24.2 freem_ent_t Data Structure
libfreem, freem_ent_t.value 24.2 freem_ent_t Data Structure
libfreem, freem_function() 24.18 freem_function()
libfreem, freem_get() 24.6 freem_get()
libfreem, freem_init() 24.3 freem_init()
libfreem, freem_kill() 24.7 freem_kill()
libfreem, freem_lock() 24.11 freem_lock()
libfreem, freem_order() 24.9 freem_order()
libfreem, freem_procedure() 24.19 freem_procedure()
libfreem, freem_query() 24.10 freem_query()
libfreem, freem_ref_t.name 24.1 freem_ref_t Data Structure
libfreem, freem_ref_t.reftype 24.1 freem_ref_t Data Structure
libfreem, freem_ref_t.status 24.1 freem_ref_t Data Structure
libfreem, freem_ref_t.subscripts 24.1 freem_ref_t Data Structure
libfreem, freem_ref_t.subscript_count 24.1 freem_ref_t Data Structure
libfreem, freem_ref_t.value 24.1 freem_ref_t Data Structure
libfreem, freem_set() 24.5 freem_set()
libfreem, freem_tcommit() 24.17 freem_tcommit()
libfreem, freem_tlevel() 24.16 freem_tlevel()
libfreem, freem_trestart() 24.14 freem_trestart()
libfreem, freem_trollback() 24.15 freem_trollback()
libfreem, freem_tstart() 24.13 freem_tstart()
libfreem, freem_unlock() 24.12 freem_unlock()
libfreem, freem_version() 24.4 freem_version()
limitations, memory Appendix D Implementation Limits
LOCK 5.22 LOCK

M
maximum size, global Appendix D Implementation Limits
maximum size, routine Appendix D Implementation Limits
maximum size, string Appendix D Implementation Limits
MERGE 5.23 MERGE
modes, programmer 2 The FreeM Direct-Mode Environment

N
networks, input and output 9 Network I/O
networks, opening and connecting client sockets 9.1 Opening and Connecting a Client Socket
NEW 5.24 NEW

O
OPEN 5.25 OPEN
operators, ! 7.31 ! (Logical OR)
operators, # 7.15 # (Modulo)
operators, #= 7.16 #= (Modulo/Assign)
operators, & 7.30 & (Logical AND)
operators, ’ 7.32 ’ (Logical NOT)
operators, * 7.9 * (Multiply)
operators, ** 7.17 ** (Exponentiate)
operators, **= 7.18 **= (Exponentiate/Assign)
operators, *= 7.10 *= (Multiply/Assign)
operators, + 7.3 + (Add)
operators, ++ 7.5 ++ (Postfix Increment)
operators, += 7.4 += (Add/Assign)
operators, - 7.6 - (Subtract)
operators, – 7.8 – (Postfix Decrement)
operators, -= 7.7 -= (Subtract/Assign)
operators, / 7.11 / (Divide)
operators, /= 7.12 /= (Divide/Assign)
operators, < 7.19 < (Less Than)
operators, <= 7.20 <= (Less Than or Equal To)
operators, = 7.25 = (Equals)
operators, > 7.21 > (Greater Than)
operators, >= 7.22 >= (Greater Than or Equal To)
operators, ? 7.29 ? (Pattern Match)
operators, @ 7.33 @ (Indirect)
operators, unary + 7.1 Unary +
operators, unary - 7.2 Unary -
operators, [ 7.26 [ (Contains)
operators, \ 7.13 \ (Integer Divide)
operators, \= 7.14 \= (Integer Divide/Assign)
operators, ] 7.27 ] (Follows)
operators, ]] 7.28 ]] (Sorts After)
operators, _ 7.23 _ (Concatenate)
operators, _= 7.24 _= (Concatenate/Assign)
options, command-line 1 FreeM Invocation

Q
QUIT 5.26 QUIT

R
READ 5.27 READ
REPL, direct-mode 2.2 REPL Functionality
routines, as shell scripts 1.3 Using FreeM for Shell Scripting

S
SET 5.28 SET
shebang line 1.3 Using FreeM for Shell Scripting
shell scripting 1.3 Using FreeM for Shell Scripting
SSVs 6 Structured System Variables
structured system variables 6 Structured System Variables
structured system variables 18 User-Defined SSVs
structured system variables, user-defined 18 User-Defined SSVs
structured system variables, ^$CHARACTER 6.1 ^$CHARACTER
structured system variables, ^$DEVICE 6.2 ^$DEVICE
structured system variables, ^$DISPLAY 6.3 ^$DISPLAY
structured system variables, ^$EVENT 6.4 ^$EVENT
structured system variables, ^$GLOBAL 6.5 ^$GLOBAL
structured system variables, ^$JOB 6.6 ^$JOB
structured system variables, ^$LOCK 6.7 ^$LOCK
structured system variables, ^$ROUTINE 6.8 ^$ROUTINE
structured system variables, ^$SYSTEM 6.9 ^$SYSTEM
structured system variables, ^$WINDOW 6.10 ^$WINDOW
structured system variables, ^$ZPROCESS 6.11 ^$ZPROCESS
structured system variables, ^$ZRPI 6.12 ^$ZRPI
system library routines 19 System Library Routines
system library routines, ^%SYS.INIT 19.2 ^%SYS.INIT
system library routines, ^%ZCOLUMNS 19.1 ^%ZCOLUMNS
system library routines, ^%ZHELP 19.3 ^%ZHELP
system library routines, ^%ZROWS 19.4 ^%ZROWS

Jump to:   !   $   ^  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   Q   R   S   T   U   V   W   X   Z  

[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated on January 3, 2022 using texi2html 5.0.