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

grorir

PURPOSE ^

worksheet column has not been set to either x or y

SYNOPSIS ^

function grorir(wksnamer,xcolno,ycolno,grname);

DESCRIPTION ^

 worksheet column has not been set to either x or y
 ycolno,grname are optional
 grorir('datareza',[1 3])
 grorir('datareza')
 grorir('datareza',[])
 grorir('datareza',[],4)
 grorir('datareza',2,4)
 grorir('datareza',2,4,'rezaul')
 setxori(wksnamer,xcolno);
 setxori('data1',[1:1:3]);
 setxori('datareza',[1:2:3]);
 setyori(wksnamer,ycolno);
 setyori('datareza',[1:1:4]);
 setyori('data1',[1:1:3]);
 setyori('datareza',[1:2:3]);
 setyori('datareza',3);
 grori('datareza',3);
 setxori('datareza',1);
 grori('datareza',3);
 grori('datareza');
 grori('datareza');
 setxori('datareza',3);
 grori('datareza');
 grori('datareza',[2:2:4],'reza');
 grorir('datareza',[2:2:4]);

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