[ Table Of Contents | Keyword Index ]

ns_adp_info(n) 4.99 "NaviServer Built-in Commands"

NAME

ns_adp_info - Get inforamtion about currrently procesing ADP

TABLE OF CONTENTS

    TABLE OF CONTENTS
    SYNOPSIS
    DESCRIPTION
    COMMANDS
    EXAMPLES
    SEE ALSO
    KEYWORDS

SYNOPSIS

ns_adp_info

DESCRIPTION

This command returns the currently processing ADP file name with its size and modification date. This can be usefull inside the ADP for generating conditional Tcl code for tempalting for example.

COMMANDS

ns_adp_info

EXAMPLES

 

ns_adp_info

/usr/local/ns/pages/test.adp 1865 1167237186

SEE ALSO

nsd

KEYWORDS

ns_adp_abort , ns_adp_append , ns_adp_argc , ns_adp_argv , ns_adp_bind_args , ns_adp_break , ns_adp_debug , ns_adp_debuginit , ns_adp_dir , ns_adp_dump , ns_adp_eval , ns_adp_exception , ns_adp_include , ns_adp_mime , ns_adp_mimetype , ns_adp_parse , ns_adp_puts , ns_adp_registeradp , ns_adp_registerproc , ns_adp_registertag , ns_adp_return , ns_adp_safeeval , ns_adp_stats , ns_adp_stream , ns_adp_trunc