Search

Files (1701)

  • BALANCE.SH in slbbs131.arc

    The BALANCE command can be used periodically to "rebalance" the user file search tree. Rebalancing optimizes the search path to each name, and result...

  • DOOR.PAS in slbbs131.arc

    Program SampleDoor; { Sample DOOR program to access SLBBS data record } Uses DOS, Crt; type SlData = record PROGID: string[6]...

  • DOWNLOAD.FH in slbbs131.arc

    The Download command is used to transfer files from the BBS to you. Your computer or terminal must be capable of receiving the file using one of thr...

  • EDIT.FH in slbbs131.arc

    This command allows you to change the 40-character description associated with a file. You can only change a file that you uploaded, unless you have ...

  • EDIT.MH in slbbs131.arc

    The EDIT command can be used to edit an existing public message on the current subboard. You may only edit a message which you posted; subsysops c...

  • FILES.FH in slbbs131.arc

    The Files command displays a listing of files available for downloading. It prompts you to enter the "Starting Filename or Wildcard" of the directory...

  • GET.FH in slbbs131.arc

    The GET command is used (by the SYSOP only) to load the names of existing files into the BBS's directory, without having to upload them. To add...

  • JUMP.FH in slbbs131.arc

    This command is used to access the various file directories available on the system. Up to 26 directories are available, indicated by the letters [A...

  • KILL.FH in slbbs131.arc

    The KILL command deletes a file. If you have Sysop or Co-Sysop access, you may delete any file; otherwise, you can only delete a file if you uploaded...

  • KILL.MH in slbbs131.arc

    The KILL command is used to delete public messages. Unless you are a sysop or subop, you can only Kill messages you have posted; otherwise you may ...

  • LIST.FH in slbbs131.arc

    The LIST command gives you a list of available directories. In order to view or download files in a specific directory, you must make it the current ...

  • MAIL.MH in slbbs131.arc

    The MAIL command is used to send private messages to other users, and to read the private messages that other users send to you. To use the ma...

  • MOVE.FH in slbbs131.arc

    Use the MOVE command to transfer, or move, a file from one directory to another. The file is copied into the destination directory and then the ori...

  • MSGPURG.SH in slbbs131.arc

    The MSGPURG command allows you to automatically purge old messages from the system. When you run the command, it will prompt you for a cutoff date, ...

  • NEW.FH in slbbs131.arc

    The NEW command allows you to get a listing of "new" files since the last time you logged on, or since any specified date. To use the New comma...

  • OPTIONS.MH in slbbs131.arc

    This command displays a variety of information about your account on the BBS. It lists the dates of your first and last logons, your access levels a...

  • PASSWD.FH in slbbs131.arc

    The PASSWD command lets you assign a password to a file. Once a password is assigned, only users who know the password are able to download, type, or...

  • QUICK.DOC in slbbs131.arc

    ------------------------------------------- SEARCHLIGHT BULLETIN BOARD SYSTEM QUICK INS...

  • READ.LIB in slbbs131.arc

    { Sample Message Read Function } { (c) Copyright 1988 Searchlight Software } { The following procedures will display the text of a message i...

  • READ.ME in slbbs131.arc

    ------------------------------------------- SEARCHLIGHT BULLETIN BOARD SYSTEM ...