HELP! * GREY=local LOCAL HTML version of Foils prepared 15 January 1997

Foil 66 AccumulateInfo Self Describing Document

From JavaScript Tutorial for CPS616 Technologies of the Information Age 1997 Basic Information Track of CPS -- Spring Semester 97. by Geoffrey C. Fox * Important Information in IMAGE

function AccumulateInfo(option,value) {
if( option == 'processit!' )
  • top.ProcessDataLoaded();
if( option == 'style' ) {
indexstyle = value + ""; /* As JavaScript Bug */
return; }
if( option == 'worldname' ) {
newworldname = value + "";
return; }
......................
ErrorMessage("Illegal Option","AccumulateInfo",option);
return;
} // End AccumulateInfo



Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Wed Feb 19 1997