ISKernel:HTTPGet (Command)

From Lavish Software Wiki
Revision as of 17:33, 17 April 2006 by Lax (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Syntax

Command Difficulty Rating
HTTPGet
Usage Newbie
Level of Understanding Intermediate
Computer Savvy Intermediate
Logic Newbie

HTTPGet [-atom <name>|-file <filename>] <URL>

Forms

  • HTTPGet <URL>
Retrieve a URL, output to console
  • HTTPGet -atom <atom name> <URL>
Retrieve a URL, execute an atom with the result in a binary Context object
  • HTTPGet -file <filename> <URL>
Retrieve a URL, output to file

Examples

See Also