stimdelrew
Class Convert

java.lang.Object
  |
  +--stimdelrew.Convert

public class Convert
extends java.lang.Object

Main routine to convert .dsc76 and .ds76 simulation result files into MS Access StimDelRew.mdb database.


Constructor Summary
Convert()
           
 
Method Summary
static void main(java.lang.String[] args)
          There must be two arguments.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Convert

public Convert()
Method Detail

main

public static void main(java.lang.String[] args)
There must be two arguments. The first one if the path of the .dsc76 and .ds76 files, and the second if the ODBC database name.