Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BHELP On-Line: CBRIEF Macro Help - read_file ({fname}) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
read_file ({fname})

     Usage: Reads the contents of a file into the current buffer at
            the current cursor location.  The cursor is positioned
            immediately after the imported data.  Note that edit_file
            and create_buffer should be used for loading a file into a
            buffer of its own (because they are faster).

Parameters: Fname .string. is the name of the file to be read.  If
            omitted, the user is prompted.

   Returns: Greater than 0 for success, 0 or less for failure.

See Also: create_buffer edit_file

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