How can I open and print a unix E....le file

how can I open and print a unix E...le file

We have no idea what you're referring to. If you know how to use Terminal and the file has been compiled then it may run.

Similar Messages

  • How can I open and print PDF files?

    How can I open and print PDF files?

    With the free Reader if they are not print protected. With Acrobat otherwise.

  • How can I open and diplay the inhalt of  xml-file on a Jpanel

    It sounds very simple to do that. I've already read the Xml-tutorial. But I still don't know, how can I do it?what is the best and simple way to do that? Any advice would be greatly appreciated! Please write some code for me, if possible. so that I can grasp it ASAP!

    * Display_XML.java
    import java.awt.*;
    import java.io.*;
    import javax.swing.*;
    import javax.xml.parsers.*;
    import org.w3c.dom.*;
    public class Display_XML extends JFrame {
        public Display_XML() {
            initComponents();
            readXML();
        private void initComponents() {
            textScroller = new JScrollPane();
            textarea = new JTextArea();
            setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE);
            setTitle("Alimentation:  product list");
            textarea.setEditable(false);
            textarea.setBackground(new Color(254,254,204));
            textScroller.setViewportView(textarea);
            getContentPane().add(textScroller, BorderLayout.CENTER);
            Dimension screenSize = Toolkit.getDefaultToolkit().getScreenSize();
            setBounds((screenSize.width-400)/2, (screenSize.height-300)/2, 400, 300);
    This example reads this XML data file [Alimentaion_Test_File.xml]
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <Alimentation>
         <Product>
              <Name>Milk</Name>
              <Price>1.50</Price>
         </Product>
         <Product>
              <Name>Cheese</Name>
              <Price>2.10</Price>
         </Product>
         <Product>
              <Name>Butter</Name>
              <Price>1.90</Price>
         </Product>
         <Product>
              <Name>Cream</Name>
              <Price>1.96</Price>
         </Product>
    </Alimentation>
        private void readXML() {
            File file = new File("Alimentaion_Test_File.xml");
            try {
                DocumentBuilder builder =
                        DocumentBuilderFactory.newInstance().newDocumentBuilder();
                Document doc = builder.parse(file);
                NodeList nodes = doc.getElementsByTagName("Product");
                for (int i = 0; i < nodes.getLength(); i++) {
                    Element element = (Element) nodes.item(i);
                    NodeList title = element.getElementsByTagName("Name");
                    Element line = (Element) title.item(0);
                    textarea.append("Name: " + getCharacterDataFromElement(line)+"\n");
                    NodeList url = element.getElementsByTagName("Price");
                    line = (Element) url.item(0);
                    textarea.append("   Price: " + getCharacterDataFromElement(line)+"\n");
            } catch (Exception e) {
                e.printStackTrace();
        public static String getCharacterDataFromElement(Element e) {
            Node child = e.getFirstChild();
            if (child instanceof CharacterData) {
                CharacterData cd = (CharacterData) child;
                return cd.getData();
            return "?";
        public static void main(String args[]) {
            EventQueue.invokeLater(new Runnable() {
                public void run() {
                    new Display_XML().setVisible(true);
        private JScrollPane textScroller;
        private JTextArea textarea;
    }

  • There are hidden pages in the PDF form I have.  How can I see and print all without clicking on the

    I have hidden pages in the PDF form I'm using (but didn't create).  How can I see and print all the pages at once without clicking on the "next page" button.  In the initial view, there are four pages, but if I click the "next page" button, there are a total of 12 pages in this document.  This is three budget years, each year being 4 pages long.

    You're most likely dealing with a dynamic XFA form created in LiveCycle Designer. You can open it, click the button, and save it, and it will most likely be 12 pages when next opened, but it depends on how the form is set up. The ability to make edits to an XFA form in Acrobat is very limited, especially for dynamic forms, so things like flattening aren't possible.
    If it's not an XFA form, you'd still need to click the button at least once and save. To say for sure what's possible, I'd need to see the document. Can you post it somewhere?

  • How can I open and close private browsing using an IPAD mini in IOS 7?

    How can I open and close private browsing using an iPad mini in ios7?

    Tap the '+' to the right of the URL field to open a new tab, and at the bottom left of the screen there should be a 'Private' button - tap that and you can then go to the site that you want to go to

  • Why do I sometimes receive email attachments in the body of the email and how can I download and print them from there?

    Why do I sometimes receive email attachments in the body of the email and how can I download and print from there?

    To save attachments, a couple of options include: (1) control-click on attachment, select "Save Attachment...", (2)  Click on "Show Details" in the upper right corner of the message, which then gives you some attachment functions including "Save".
    charlie

  • How can I address and print an envelop from a letter created in Pages 09?

    How can I address and print an envelop from a letter created in Pages 09?

    You can copy & paste the address from the letter into a document formatted to envelope size. I prefer to use the EasyEnvelopes widget. If you have copied an address to the clipboard, it will automatically be added to the widget.

  • How can i open and edit microsoft documents in macbook pro

    how can i open and edit microsoft documents in macbook pro with retina display? I am a new user to mac book

    You could install Office for Mac. You could install a free Office-like program such as LibreOffice. You could open the documents with a program like Pages. Or you could install Windows and Office on your Macbook Pro.

  • How can I open and fill out a Secured Adobe PDF job application?

    How can I open and fill out a Secured Adobe PDF job application?

    Hi margueritew68053277,
    You should be able to fill that out using the free Adobe Reader, or Adobe Fill & Sign.
    Best,
    Sara

  • How can I open and listen to the PDF documents with audio in my iPad?

    How can I open and listen to the PDF documents with audio in my iPad?

    You need to use a PDF reader that supports multimedia. Adobe Reader 10.3 does not. Adobe has not stated whether it will support multimedia in the future.
    In the meantime, you could buy an application that does like PDF Expert. Read about it here:
    Finding the Best Tablet PDF Reader

  • I am a 66 year old novice. How can I find and print all the functions of the cmd key, please.

    How can I find and print out all the functions of a command cmd key please?

    You can also  go to MAC HELP and enter 'Key Board Shortcuts' in the entry field.
    Ciao.

  • How can I open and edit files that were developed and published by ftp to my host on my old macbook, which I can no longer access.

    How can I open and edit files that were developed and published via ftp to my host on my old macbook, which I can no longer access. The HD containing the files cannot be accessed. I want to be able to download the published files to be edited in iweb?

    You CAN'T download published files and then edit them in iWeb because iWeb can't open them - it has no import facility so is unable to open any html or css files - a previously published site.
    You can download these files yes, but you'll need to use them as a guide or to cut and paste text from there whilst you re-build your site in iWeb.
    The only other way is to download the files and then open them with an html editor such as TextWrangler or use one of the other web design programmes out there that is capable of importing html and css such as Dreamweaver of Flux 4.
    These are your only alternatives as iWeb can't import and if you want to continue to use iWeb, then you'll have to re-build your site from scratch.  If you do just remember to back up your domain.sites file this time around - it is found under your User/Library/Applicaion Support/iWeb/domain.sites.

  • HT1391 How can I read and print digital booklets that are downloaded togheter with the recordings I purchased

    How can I read and print digital booklets that are downloaded togheter with the albuns I bought?

    cu is right.
    classloader returns the URL of your resource. You can the jar using something like the following...
    ClassLoader classloader = this.getClassLoader();
    url = classloader.getResource("your_resouces...");
    if(url == null)
    System.out.println("cannot find resource ");
    return null;
    String jar = url.getFile();
    jar = jar.substring(jar.indexOf("/")+1, jar.lastIndexOf("!")).replace('/', '\\');
    obviously, this code snippet works on windows only. Now you have the jar file path. I use Jar file classes to access the jar file. (e.g. you can search for each class files)
    Ming

  • Downloaded a trial version of Acrobat XI Pro on 14.03.2015 - how can I open and run it on my MAC PRO?

    How can I open the program and run it on my MAC PRO?

    There is an Acrobat 11 icon on the desktop when opened has the Acrobat XI Pro Installer.
    I followed the instructions on screen and checked "Use trial or subscription".
    The program installs but then I can't find where to open and run it.
    Please help.

  • How Open And Print Proc C Genrated Text File Based Report ON Browser

    Dear Sir
    I have my old 6i forms from which i runs some Pro*c programmers with the help of HOST() command ,and then that generates a normal text file as a resultant report like file name "kha10"
    which i can easily open with any text client ,,,
    now what i want is that, to open this file on browser like web Report on my forms 10g like report builder 10g
    can anyone help me as it will be a gr8 help otherwise i would have to develop approx 100 reports.....
    any solution or any technique plzz help me

    bro my work is almost done apart from this virtual directory , how to make a virtual directory so that is dosent comes under
    http://........../form/
    i mean where to put my
    <virtual-directory virtual-path="/procrepo" real-path="c:\" />
    as my original file looks like bellow
    <?xml version="1.0"?>
    <!DOCTYPE orion-web-app PUBLIC "-//ORACLE//DTD OC4J Web Application 9.04//EN" "http://xmlns.oracle.com/ias/dtds/orion-web-9_04.dtd">
    <orion-web-app
         deployment-version="10.1.2.0.2"
         jsp-cache-directory="./persistence"
         temporary-directory="./temp"
         servlet-webdir="/servlet/"
    >
    <context-param-mapping name="configFileName">D:\DevSuiteHome_1/forms/server/formsweb.cfg</context-param-mapping>
         <virtual-directory virtual-path="/html" real-path="D:\DevSuiteHome_1/tools/web/html" />
         <virtual-directory virtual-path="/java" real-path="D:\DevSuiteHome_1/forms/java" />
         <virtual-directory virtual-path="/webutil" real-path="D:\DevSuiteHome_1/forms/webutil" />
         <virtual-directory virtual-path="/jinitiator" real-path="D:\DevSuiteHome_1/jinit" />
         <session-tracking cookies="disabled" />
    <!-- Uncomment this element to control web application class loader behavior.
    <web-app-class-loader search-local-classes-first="true" include-war-manifest-class-path="true" />
    -->
    <security-role-mapping name="administrators">
    </security-role-mapping>
    </orion-web-app>
    plzzzzzzzzzzz help

Maybe you are looking for

  • How do i change an apple id on an iphone 4 but keep my contacts and calendars in the process?

    Hi ive had 2  iphone 4's under the same apple id for the past yr. One phone is my fathers and the other phone is mine. I want to create an apple id for my dad and change his apple id on his iphone but keep his contacts and calendars. Can that be done

  • Exporting with Adobe Media Encoder CC 2014 loses sound.

    So... I've been having a hell of a time with the new Adobe creative cloud when it comes to video editing.  The drop of .flv format, unable to straight export .H24 formats from after effects, it's a total nightmare.  Here's the issue, to export as a .

  • How do I delete pending downloads in iTunes on my iPad?

    I want to delete a tv series I purchased that hasn't completed downloading (files are too big).  How can I remove them easily?

  • My phone wont go past apple logo!!

    I had my phone on the couch and i went away and came back, and realized that it was turned off, i tried to turn it back on but it wouldnt go past the apple logo, i went to AT&T and the tech said it had water damage, and the water sensor was pink, but

  • How safe is the Adobe Download Assistant

    I am very wary of installing software that I don't think I need. If I wish to download a trial of Elements 12 I have to also install Adobe Download Assistant? Does this software do anything other than just let me download the trial; I do not want to