Skip to content
  • Rob Swindell's avatar
    Add system.text() method to return text.dat strings · e8ffbc85
    Rob Swindell authored
    Like bbs.text(), except the "system" object is more widely available (e.g. in JSexec, mail server, web server, services) - in case any text.dat strings are useful in those execution environments tool. Requested by mlong.
    
    Also cleaned up the argument validation in some of these other system methods (throw useful error exceptions rather than just returning false).
    e8ffbc85