String[] myArray = new String[10]; // from java
with the CFMX CreateObject() method?
I can create a string:
stopWords = CreateObject("java", "java.lang.String");
stopWords.init("BlaBlaBla");
But cannot create a string array.
Any Ideas?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

