Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ez9926

Pages: [1]
1
Personal Java/Jeode/J2ME Personal Profile / Printing from SL5500
« on: May 25, 2004, 11:11:03 pm »
P.S.  

This app is for a convience store distributor.  The invoices need to be printed on site.  No wireless network connectivity.

2
Personal Java/Jeode/J2ME Personal Profile / Printing from SL5500
« on: May 25, 2004, 11:09:10 pm »
Thanks for the reply.  I can print to the printer on a Linux box simply by cat \'ing a file to the printer.  I\'ll try the
same on the PDA.  But where can I find one of these $40 cables?    So far I\'ve only found a $120 Sharp IO to serial
converter.

3
Personal Java/Jeode/J2ME Personal Profile / Printing from SL5500
« on: May 14, 2004, 03:37:23 pm »
Is it possible to print (to a serial printer) directly from an SL5500?

TIA

4
Is it possible to call up Opera via the getRuntime()?


i.e. calling up IE:
String Invoice = \"tmpInvoices.xml\";
java.lang.Runtime.getRuntime().exec(\"Program FilesInternet ExplorerIEXPLORE \"+Invoice);   

TIA

Dale

5
Personal Java/Jeode/J2ME Personal Profile / SL5500 Support jDom?
« on: May 04, 2004, 03:33:24 pm »
I\'m porting an app to the SL5500.  The app uses JDom and java.util.jar.JarFile  

Are either of these supported ?  If not what are my alternatives is any?

TIA

Dale

6
Never mind.  I removed the battery and put it back in.  They work now.

7
I\'m trying to install a Java program on the SL5500.  Not having much luck.
Today I noticed that along with my application not working Primtest and Quasar no longer work.

Could someone point me in the right direction as to how to get Primtest working again?

TIA

Pages: [1]