Top
Back: tasks_lib
Forward: killTask
FastBack: resources_lib
FastForward: schubert_lib
Up: tasks_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.15.22.1 createTask

Procedure from library tasks.lib (see tasks_lib).

Usage:
createTask(command, arguments), command string, arguments list

Return:
a task with the given command and arguments whose state is 'created'.

Note:
't = command, arguments;' is a shortcut for
't = createTask(command, arguments);'.

Example:
 
See also: compareTasks; copyTask; getArguments; getCommand; getState; killTask; printTask; startTasks.


Top Back: tasks_lib Forward: killTask FastBack: resources_lib FastForward: schubert_lib Up: tasks_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-7, Aug 2013, generated by texi2html.