Advertisement
Bob_the_Hamster

OHRRPGCE ./hspeak help output (callipygous)

Aug 10th, 2016
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. james@ghostorchid:~/src/ohr/rel/callipygous$ ./hspeak
  2. HamsterSpeak semicompiler v3Sc (C)2016 James Paige&Hamster Republic Productions
  3. Please read LICENSE.txt for GPL License details and disclaimer of liability
  4. HSPEAK [-abcdfknstwuyz] source.hss [dest.hs]
  5.  
  6. -f fast mode. Disables some optimization
  7. -k do not wait for a keypress when finished
  8. -n don't add debug info, or a copy of the source code, to .hs file
  9. -w suppress minor warnings
  10. -u show warnings for unused variables
  11. -y overwrite the destination file without asking
  12.  
  13. Advanced options (not intended for normal use):
  14. -b don't include plotscr.hsd automatically
  15. -c colors will be disabled
  16. -d dump debug report to hs_debug.txt
  17. -s print the name of each script as it is compiled
  18. -a same as -s, but including autonumbered scripts
  19. -t print detailed timing info (for HSpeak developers)
  20. -z write error messages to hs_error.htm
  21. --include filename
  22. include an additional file
  23.  
  24. For more info about HamsterSpeak visit http://HamsterRepublic.com/ohrrpgce
  25.  
  26. This is a command-line program. You should either run it from the command-line,
  27. or drag and drop your script file onto it. You don't ever need to run HSpeak
  28. yourself; Custom will do that for you.
  29. [Press Any Key]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement