From help-octave-request at bevo dot che dot wisc dot edu Thu Sep 18 05:45:53 1997 Subject: Script m-files versus functions From: Dirk Laurie To: help-octave at bevo dot che dot wisc dot edu Date: Thu, 18 Sep 1997 12:44:42 +0200 (SAT) If an m-file is a script, not a function, I observe the following: 'help' sees the m-file and displays the help lines 'which' and 'type' do not see the m-file Is this a bug? Dirk