Skip to content

_asctime

bergsma edited this page Sep 26, 2014 · 3 revisions

asctime

asctime

Syntax

status = asctime ( arg1 ) ;

Arguments

  1. list arg1

Return Value

list status
  • 1 :

The STATUS variable is set to $ACKNOWLEDGE

Exceptions

  • %ARGUMENT: Invalid arguments. Usage: status = asctime ( arg1 ) ;

Description

%FILE Examples

puts asctime timestamp ;

Related Links

None

Clone this wiki locally