$task()

(NOTE:  Some of the techniques shown or described on this page--marked in purple--require new features in the latest official PIKT 1.19.0 release (pikt-current.tar.gz) that are unavailable in any previous version.)

DESCRIPTION
    returns the current script's task description
SYNOPSIS
    $task()
ARGUMENTS
    none
EXAMPLES
TaskTest

        init
                status active
                level info
                task "this is a test of \$task()"

        begin
                output $alert()
                output $alarm()
                output $task()
# pikt -T +A Test
Test
TaskTest
this is a test of $task()
SEE ALSO
    $alert()
    $alarm()
    $level()
    $status()
    $lpcmd()
    $mailcmd()

    String Functions
    Numerical 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
Learn about
Error &
Info Logging