Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Telix/SALT v3.15 & RS-232, Hayes - <b>usagelog</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  USAGELOG

  .  Summary

  usagelog(str <filename>);

  .  Description

  The usagelog function is used to manipulate the Telix usage log fa-
  cility.

  If <filename> is an empty string (""), Telix will ask for the file-
  name to open the usage log to, as if the user had pressed Alt-U in
  terminal mode.

  If <filename> contains a valid filename, the usage log is opened to
  that file. The standard usage log is usually called "TELIX.USE".

  If <filename> is "*CLOSE*", and the usage log is currently open, it
  is closed.

  .  Return Value

  A value of -1 is returned if there is a problem performing the indi-
  cated operation, otherwise a non-zero (TRUE) value is returned.

  .  Example

  usagelog("TELIX.USE");



See Also: ustamp usage_stat _usage_fname

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson