About: HebeScript   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

The HebeScript is a simple scripting language that lets to make little applets to the Hera operating System (see Hera Virtual Machine). It is based in the Parnassus language. A common example is how to copy a file to any enabled floopy. It has the CommonSystem library preloaded, and it does not have a App object, so it does not need a "When app.run = True" main method. if get IsEnoughSpaceIndisk with "a:\";or "b:\" call copyFile with PublicArg-1 with (get IsEnabled with with "a:\";or "b:\") And get use PublicArg-1:FileObject using FileName End

AttributesValues
rdfs:label
  • HebeScript
rdfs:comment
  • The HebeScript is a simple scripting language that lets to make little applets to the Hera operating System (see Hera Virtual Machine). It is based in the Parnassus language. A common example is how to copy a file to any enabled floopy. It has the CommonSystem library preloaded, and it does not have a App object, so it does not need a "When app.run = True" main method. <pre> if get IsEnoughSpaceIndisk with "a:\";or "b:\" call copyFile with PublicArg-1 with (get IsEnabled with with "a:\";or "b:\") And get use PublicArg-1:FileObject using FileName End</pre>
dcterms:subject
dbkwik:creativesci...iPageUsesTemplate
abstract
  • The HebeScript is a simple scripting language that lets to make little applets to the Hera operating System (see Hera Virtual Machine). It is based in the Parnassus language. A common example is how to copy a file to any enabled floopy. It has the CommonSystem library preloaded, and it does not have a App object, so it does not need a "When app.run = True" main method. <pre> if get IsEnoughSpaceIndisk with "a:\";or "b:\" call copyFile with PublicArg-1 with (get IsEnabled with with "a:\";or "b:\") And get use PublicArg-1:FileObject using FileName End</pre> PublicArg are the parameters that receives the script.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software