[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  SET_DEFPROT

  .  Summary

  set_defprot(int <protocol>);

  .  Description

  The set_defprot function is used to set the default file transfer
  protocol presented to the user when a file transfer is requested.
  <protocol> is the letter used to select the appropriate protocol at
  the file transfer menu (see the description of the receive function
  for possible options).

  .  Return Value

  None.

  .  Example

  set_defprot('Z');      // Select Zmodem as default protocol

See Also: receive send
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson