String filename = "/Path/to/your/file name with spaces.xls";
Runtime.getRuntime().exec( new String[] { "open", filename } );
--
Peter Molettiere
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden