An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

BATCH ENHANCER (or BE) (or BE.EXE,) is an applet or free-standing utility packaged with Norton Utilities (NU) to graphically enhance the presentation of batch files. Batch Enhancer allows the use of colours, square graphics, delays, beeps, more complex decision parameters, easier to create user-choice menus and other functions. Examples of usage syntaxes:

Property Value
dbo:abstract
  • BATCH ENHANCER (or BE) (or BE.EXE,) is an applet or free-standing utility packaged with Norton Utilities (NU) to graphically enhance the presentation of batch files. Batch Enhancer allows the use of colours, square graphics, delays, beeps, more complex decision parameters, easier to create user-choice menus and other functions. BE is unusual in Norton's suite of utilities in that it was not designed to primarily be launched by NU itself, but be used like another (DOS) command/function to simplify the writing of executable batch files, or make them more powerful, such as for creating colourful and animated DOS screens that were typically plain blue & cyan. Examples of usage syntaxes: BE command (parameters) or BE filespecCommands available: ASK BEEP BOX CLS DELAY PRINTCHAR ROWCOL SA WINDOWFor more help on a specific command type: BE command ?BE BEEP [switches] orBE BEEP [filespec]Switches /Dn Duration of the tone in n/18 seconds /FnSound a tone of frequency n /Rn Repeat the tone n times /Wn Wait between tones n/18 secondsPLAY A LITTLE TUNE.be beep /F392 /D4;be beep /F392 /D1;be beep /F523 /D15;BE BOX Usage: BE BOX top left bottom right [color]BE window 0,0,24,79 bright yellow on blue explodeBE window 4,11,20,68 bright yellow on green explode shadowUsage: BE DELAY ticks (1 tick = 1/18 second) If the line "BE DELAY 18" was run from inside a batch file, it would pause for one second before moving to the next instruction. At modern computer speeds many batch files run too fast to be followed by a user; inserting a delay ensures that the user would see the DOS window that executes the .BAT file. (en)
dbo:wikiPageID
  • 18957256 (xsd:integer)
dbo:wikiPageLength
  • 1896 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1123717083 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • BATCH ENHANCER (or BE) (or BE.EXE,) is an applet or free-standing utility packaged with Norton Utilities (NU) to graphically enhance the presentation of batch files. Batch Enhancer allows the use of colours, square graphics, delays, beeps, more complex decision parameters, easier to create user-choice menus and other functions. Examples of usage syntaxes: (en)
rdfs:label
  • Batch Enhancer (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License