answersLogoWhite

0

Com files are compiled files so cannot be read .

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

Hit counter code which you need to copy and paste in to the HTML of your page How do you do this?

On the page that you want it to appear on you need to open that file, probably something.html, and view it in a code view. If you see colors and images, you might not be in the right view. Once you find that code view, you just need to paste your code right before the word </body>


How do you write the code in the head section of a document to force the file to always appear within the inline frame of an HTML file?

You can wrap all the code in the frame tag. This will cause the head section to view in the frame.


In Windows which menu allows you to view file characteristics In Windows which menu allows you to view file characteristics A Start menuB File menuC View menuD Details menu?

In Windows the File menu allows you to view file characteristics


What is the java file in java?

The java file has the actual JAVA code present in it,..i.e the entire coding is done in that file.. you can view it using any text editor.. After compiling it you get a class file of every class present in the java file When you open a class file in a text editor, you won't see anything that makes sence. You won't find the original code that you wrote in the java file. That is because a class file is a product of the compilation of a java file.


What is the code for the truth file 16 in assassin's creed 2?

http://mycheats.1up.com/view/section/3170852/28004/assassin_s_creed_2/xbox_360


How can I open and view the contents of a GP file using a GP file reader?

To open and view the contents of a GP file, you can use a GP file reader software. Simply download and install the GP file reader on your device, then open the software and select the GP file you want to view. The GP file reader will then display the contents of the file for you to read and interact with.


What is the code for truth file 17 in Assassin's Creed 2?

Try this: http://mycheats.1up.com/view/section/3170852/28004/assassin_s_creed_2/xbox_360


How do you view a file that has the extension skb?

The is SketchUp's backup file. You will need a copy of SketchUp to view the file. If it won't open then rename the extension ".skp" and it should open.


How do you get design code split views back under the website in Dreamweaver no design view code view or split?

How exactly you can select a view in Dreamweaver may depend on its version. In Dreamweaver CS5.5, there are two ways, in both cases you must have a file (htm, php, asp, etc.) open for the options to become available:In the leftmost portion of the toolbar, you can click an appropriate button: Code, Split, or DesignIn the View menu, you can select an appropriate command: Code, Split Code, Design, or Code and DesignCode and Split Code enable you to write or modify the html, php, asp or other code for your webpage.Design is the WYSIWYG mode (what you see is what you get) that allows you to preview many of the elements of the page (for a real preview, you need to open the page in a web browser).The Split toolbar button and the Code and Designmenu command enable you to view the page's code and its WYSIWYG view simultaneously, and edit either one without having to switch to a different view.


In windows, which menu allows you to view file characteristics?

Windows Explorer allows you to view file characteristics. To access this, click on All Programs, Accessories, Windows Explorer. This brings up a menu of files. Right click on the file you would like, and click on properties to view file characteristics.


What program is required to open a PHP file?

The first thing you would need to open up and run a PHP file would be to have a web server with PHP installed on your local development site like XAMPP, WAMP, or MAMP. Alternatively, you could open a PHP file in any text editor, like VS Code or Sublime Text, to view or edit the code, but to run the file, it needs to be executed from a server that has PHP support. To know more..connectinfosoft


What is a code view?

In viewing a web page, a code view is the raw HTML code instead of the resulting web page.