answersLogoWhite

0

The Title Bar

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

If a person is wanting to check their current file where would they go?

To see which file is currently open within Microsoft Windows, you should check the title bar of the current program or window you are working in. Most programs list the current file name there.


Where does the file name appear when you open an Excel file?

The File name will usually appear at the top of the excel file. It should look something like this: file name - Microsoft Excel...


What are the constructors are used to create an object of the file class?

There are three constructors that can be used to create a File class.public File(String path). 'path' is basically the full pathname to the file in your current directory.public File(String path, String name). You can also separate the path and filename. 'name' would represent the filename and 'path' would represent the name of the directory.public File(File directory, String name). This is somehow similar to the previous way; however, directory is a File object rather than a String object.To create a new File object:File newFile = new File("something");


Is FILE NAME TEXT avalid name for a C source file?

No, "FILE NAME TEXT" is not a valid name for a C source file. C source files must follow specific naming conventions, which typically allow only alphanumeric characters, underscores, and dots. Spaces and special characters are not permitted in file names. A valid C source file name would look like "file_name.c" or "fileName.c".


What command is used to store the current slab session into a text file?

To store the current slab session into a text file, you can use the command slab save <filename.txt>, where <filename.txt> is the desired name of the output file. This command captures the current state of the session and saves it for future reference or analysis. Make sure to replace <filename.txt> with your preferred file name.


When applying for scholarships sometimes they ask for a file name with a date ex. firstname lastname date.doc does that mean date of birth or current date?

it means the current date if they wanted date of birth it would say it


Where is file in Microsoft Word 2000?

Look in your Documents file or in the Task Launcher history. If you know the name of the file you can do a search for it, just click on search, then type in the name of the document.


What is the name of the current presidant?

it is called; i was trying to look for it


What is the default file name of word?

The default file name is usually the first paragraph/line to suggest one. For example if your name was in the top of the document that would be your document file.


What is anither name for current path?

Another name for current path is "present working directory" (PWD). It refers to the directory where a user is currently located within the file system.


The Name assigned to a file when it is saved?

File Name


Save and save as in the file menu?

Both Save and Save As appear in the file menu of all Microsoft applications. There is a difference between the two. The very first time you use Save on a new file, it will actually bring you to the Save As option. Save As will save the current file after you've given it a name, a location and a file type for it to be saved as. After that, any time you choose Save, it will save that file with the same name, into the same location and as the same type of file, without asking you. If you want to save that file with a different name or to a different place or as a different type, then you would use Save As again, and you would be given the chance to use those options.