Site hosted by Angelfire.com: Build your free website today!

removecomment

PURPOSE ^

REMOVECOMMENT Removes comments from m file

SYNOPSIS ^

function removecomment(infilen,outfilen,keephelpportionOnly)

DESCRIPTION ^

 REMOVECOMMENT Removes comments from m file
 removecomment(infilen,outfilen,keephelpportionOnly)
 infilen = 'rundlg';
 outfilen = 'mccrax';
 if nargin < 3,    keephelpportionOnly = 0;
 keephelpportionOnly > 0, will keep only the part, called by HELP Function
 removecomment('mccrdepend','outfilen',1)
 Rezaul, 2004

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^


Generated on Sat 12-Mar-2005 01:01:49 by Rezaul Karim © 2004