[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PCRE supposedly no UTF support
From: |
ahowe42 |
Subject: |
Re: PCRE supposedly no UTF support |
Date: |
Sun, 10 Nov 2013 00:50:32 -0800 (PST) |
Thanks Philip. I know what java_invoke is; I think you're missing the point.
My issue is that I try to run java_invoke as /java_invoke
('org.octave.JDialogBox', 'questdlg', 'question');/,which is supposed to
create an instance of the org.octave.JDialogBox. I get the following error
message./error: [java] java.lang.NoSuchMethodException: questdlg/Since this
is just invoking a java method from an existing class, this should work, but
doesn't.Andrew
--
View this message in context:
http://octave.1599824.n4.nabble.com/PCRE-supposedly-no-UTF-support-tp4658627p4658999.html
Sent from the Octave - General mailing list archive at Nabble.com.
Re: PCRE supposedly no UTF support, ahowe42, 2013/11/08