Login   Register  
PHP Classes
elePHPant
Icontem

File: readme.txt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of David Passey  >  EPS Connect Ed  >  readme.txt  >  Download  
File: readme.txt
Role: Documentation
Content type: text/plain
Description: Instructions
Class: EPS Connect Ed
Generate VBScript to access Blackboard Connect
Author: By
Last change:
Date: 2011-11-23 06:35
Size: 529 bytes
 

Contents

Class file image Download
/**
 * Instantiate the class by sending in the name of the data file directory.
 * Files are processed in the order in which they are set via setFile().
 * Files can be copied for duplicate or backup purposes via copyFile();
 * Class methods may be called in any order with the exception of exec() which must be called last.
 * No other script files are needed to process the data as this class generates its own.
 * If this class fails to run on a 64 bit machine, try calling set64().
 */

See the example script.