answersLogoWhite

0

What else can I help you with?

Related Questions

When using the registry editor What keys contains file extension associations?

Hkey_classes_root


How many characters can be in a file name using Windows 95?

Windows 95 supported file names up to 255 characters in length.


How do you open .cfg files on mac?

A configuration file (.cfg) is normally a text file that can be opened in any text editor such as TextEdit. Some software will create a configuration file that will comprise non alphanumeric characters and so will appear to be random characters.


Can you use password in vi editor?

The 'vi' editor is a text editor; it can edit anything that is displayable ASCII text. You can edit a password in the password file using 'vi' (not recommended).


How can I edit PNG metadata using a PNG metadata editor?

To edit PNG metadata using a PNG metadata editor, you can open the PNG file in the editor and look for options to modify or add metadata fields such as title, author, description, and keywords. Make the desired changes and save the file to apply the new metadata.


How do you set Linux sudo permissions?

By carefully editing the /etc/sudoers file using visudo.Note: before that set environment variable EDITOR to your favourite text-editor, for example:export EDITOR=/usr/bin/mcedit


The Windows file extension au denotes what type of file?

Unix audio file.


How do you edit and save a obj file using blender 3d editor?

I import an OBJ file go to file import wavefront (.obj) to export it is the same thing but export instead of import.


How do you see bad XML file?

You can see or view an xml file with a plain text editor like notepad or you can use a dedicated xml editor. With an xml editor you can also validate your xml file which means you can correct any errors in your xml file.


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.


How do you open a new file in unix?

Your question isn't really that clear; you can create a new file when exiting any of the editor programs, by using I/O redirection, or the touch command.


What program used to create text file or make change to existing file is?

An Editor or a Wordprocessor Which specific program depends on how complex the tasks are that you want to perform and what type of computer you are using.