Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

C:/temp/src/j2k/Deprecated/Lang/Error.bas File Reference

Go to the source code of this file.

Functions

DECLARE FUNCTION asdf (F$) DECLARE FUNCTION TRIM$(S$) DIM SHARED Byte AS STRING *1 OPEN"list"FOR INPUT AS#1 OPEN"list4"FOR OUTPUT AS#2 CLS DIM j AS LONG DO UNTIL EOF(1) INPUT#1, A$'F$=TRIM$(LEFT$(LTRIM$(A$), 9))+".hpp"b$=TRIM$(A$) C$=LEFT$(A$, LEN(A$)-4)'F$="#include< j2k/lang/Error/"+B$+">"S$=CHR$(34) D$=LCASE$(LEFT$(C$, 1))+RIGHT$(C$, LEN(C$)-1)'F$=C$+"*"+D$+"1=new"+C$+"()

Variables

 G


Function Documentation

F PRINT LOOP CLOSE FUNCTION asdf F$   
 


Variable Documentation

G
 

Initial value:

 C$ + "* " + D$ + "2 = new " + C$ + "( new String(" + S$ + C$ + S$ + "));"

 F$ = "delete " + D$ + "1;"
 G$ = "delete " + D$ + "2;"

  
 PRINT F$
 PRINT G$
 PRINT #2

Definition at line 18 of file Error.bas.


Generated on Sun Oct 14 18:47:09 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001