Miscellaneous ASH Features

From Kolmafia
Revision as of 12:10, 13 April 2010 by imported>StDoodle
Jump to navigation Jump to search

Special Syntax Functions

notify

import

Comments

Adding Comments to your code can make it much easier to maintain, and helps other users understand what's going on.

Errors

For help when things go wrong, please see the page on ASH Errors.

A little CLI help

Two CLI commands are of great use to ASH scripters:

  • ashref allows one to get a list of ASH functions
  • ash or ashq allows one to run ASH directly on the CLI.