module-is-runnable:

initialisation-code: fs_initialise

service-call-handler: fs_service

title-string: MemFSFiler

help-string: MemFSFiler 2.11 by BDB & Nick Smith

command-keyword-table: fs_command

        Desktop_MemFSFiler( min-args:0, max-args:0,
                help-text: "The MemFSFiler provides the MemFS icon on the icon bar, and uses the Filer to display MemFS directories.\r"
                        "Do not use *Desktop_MemFSFiler, use *Desktop instead."
                invalid-syntax: "Syntax:\t*Desktop_MemFSFiler" ),
        MemProtect( min-args:0, max-args:0,
                help-text: "The MemProtect command filters *SNew and *SLoad commands so that they are MemFS friendly."
                invalid-syntax: "Syntax:\t*MemProtect" ),
        MemNormal( min-args:0, max-args:0,
                help-text: "The MemNormal command turns off *SNew and *SLoad filters."
                invalid-syntax: "Syntax:\t*MemNormal" )
