home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM A / PD-ROM A.iso / Telecom / BBS's / 1 BBS / Read Me Files / Caller Module Instructions < prev    next >
Encoding:
Text File  |  1991-11-05  |  1.6 KB  |  42 lines  |  [TEXT/KAHL]

  1. Quick and Short Caller Module Instructions:  (by N Hawthorn 10/9/91)
  2.  
  3. This module was created by N Hawthorn.
  4.  
  5. This module calls other modules in order, it uses a TEXT file to
  6. determine which modules you want it to call.
  7.  
  8. In this example set up, it calls the "example2" module twice because
  9. it's name is in the text file twice. You can make it call whatever you want.
  10.  
  11. You must name the Caller Module to a different name for each set of
  12. modules you want to call.
  13.  
  14. The ID # must be different than any other too. ResExpress or other
  15. resource movers will do this for you.
  16.  
  17. You need to put the folder "Caller" into the "1 BBS" folder, or the same folder as
  18. MUBBS. It must be called "Caller".
  19.  
  20. The file in the folder "Caller" called "caller1.info", contains the info needed
  21. for the Caller Module to call other modules. You should use something like
  22. "JolliWrite" (a D/A) to edit this file.
  23.  
  24. Each line in the file is the name of a module to call in decending order.
  25.  
  26. There is a MAXIMUM of 20 modules that can be called. Do not exceed this !
  27. If you put the wrong name, you'll know it !
  28.  
  29. If someone hangs up on a module, this module just returns to it's calling
  30. module. If that happens to be the "main" module, then the line is hung up. If
  31. it's a menu module or other module, that module will have to figure out
  32. what to do ! It does NOT continue to call the modules in the list if someone
  33. hangs up.
  34.  
  35. If you name your Caller Module "joe", then the file in the "Caller" folder named
  36. "joe.info" will be used.
  37.  
  38. A Caller Module can call another Caller Module, but DON'T call YOUR CALLER MODULE
  39. or suffer a endless loop and weird effects !
  40.  
  41. -END-
  42.