DekGenius.com
[ Team LiB ]

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Y]

labeled parameters 
    in dictionaries 
Late Night Software  [See Script Debugger]
launch command 
launched handler 
launchers 
length
    list property 
    record property 
    string property 
less than (<) operator 
less than or equal to operator () 
lexical nesting 
lexical scoping 
libraries 
LIFO (last in, first out), request handling for applets 
line breaks
    changed by compilation 
    in scripts 
    in string literals  2nd 
    in VBA 
LISP 
list disks command 
list folder command 
lists 
    access speed, improving with references 
    assignments of values to 
    coercions of 
        implicit coercion to string 
    concatenating 
    containment and 
    elements of 
    empty 
    item-deletion handler 
    item-filtering handler  2nd 
    item-finding handler 
    item-insertion handler 
    length and item attributes 
    nonexistent items, asking for 
    passed by reference 
    properties of 
    recursion 
    running through with repeat blocks 
    size of 
    storage as vectors 
    as value types 
little computer languages 
load script command  2nd 
    higher-level variables referred to in script object 
loading dictionaries 
local (keyword) 
local applications 
local variables
    automatic 
    declaring 
    explicit locals 
    implicit 
        handler parameters 
    redeclarations of 
    references to, creating 
    undeclared variables not at top level 
    visible to script object defined in handler  2nd 
location reference  2nd 
log command  2nd 
logging commands 
    log 
    stop log, start log 
logical and operator 
logical not operator 
logical or operator 
looping 
    optimization of loops 
    repeat blocks, getting out of 
    repeat n times 
    repeat until 
    repeat while 
    repeat with 
    repeat with...in 
        get command 
    repeating forever 

[ Team LiB ]