#eoi(), #endofinput()

DESCRIPTION
    returns TRUE if there is no input, if at the last input line, or if in the end section;
    FALSE otherwise
SYNOPSIS
    #eoi()
    #endofinput()
ARGUMENTS
    none
EXAMPLES
        rule
                if #eoi()
                        output mail "there is no (more) input"
                fi
SEE ALSO
    #innum(), #inputnumber()
    #rule(), #rulenumber()

    Numerical Functions
    String Functions
 
Home | FAQ | News | Intro | Samples | Tutorial | Reference | Software
Developer's Notes | Licensing | Authors | Pikt-Users | Pikt-Workers | Related Projects | Site Index | Privacy Policy | Contact Us
Page best viewed at 1024x768 or greater.   Page last updated 2019-01-12.   This site is PIKT® powered.
Copyright © 1998-2019 Robert Osterlund. All rights reserved.
Home FAQ News Intro Samples Tutorial Reference Software
PIKT Logo
PIKT Page Title
View sample
unchanged files
script macro