Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9269

Re: PI 7.0 unable to import class

$
0
0

Hi Jose,

The problem is not in the importing, the StringTokenizer class needs a string like object in the constructor and you variable a is array of strings.

You need to change the type of your function or to set StringTokenizer st = new StringTokenizer(a[i]); being i a integer counter.

 

Hope this helps.

 

Regards


Viewing all articles
Browse latest Browse all 9269

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>