Basic HTML version of Foils prepared July 5 98

Foil 83 PPT Slide

From FMS: Forces Modeling and Simulation Handout JSU HPC Summer Institute for Undergraduates, Jackson MS -- June 15 1998. by Wojtek Furmanski, Subhash Nair, Tom Pulikal


1
2 Methods may or may not return a value
3
4 The syntax of using properties is
  • Object.property = some value
  • Variable = object.property
  • Eg. Selection.value = 45
  • Currentcol = Range("a5").column
5 The syntax of using methods is
6 Variable = Object.method [(arguments)]
7 Eg. Set currcell = Selection.Offset(1,1)

in Table To:


© 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 Sat Nov 28 1998