answersLogoWhite

0

You can't. All files must have names.

Ap ne khan he k inpage men Export page ken. ye btaen k us pege men ho ga kya? Ya khali ho ga?

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

How do you create a new file without opening it in UNIX?

cat file name


Why does r4 not play games without sav file?

It does but you have to create a save file after you open the game


How do you create a nameless file?

The operating system normally insists that the file has a name.


How create a acc file?

you have to have a list of songs with a name on it


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");


What are the rules to create file DOS?

- File name should be 8 characters long - Extentions are optional


can i file bankruptcy without my husband in the state of idaho?

You can only file bankruptcy without a spouse in cases where the debt is yours only. For example, if you have a credit card that is in your name only then you can file without your husband.


Create a batch file to create a directory with name as C.B.S.E in the root directory?

Consider file name is "abc.bat"C:\> edit abc.bat - It will open a DOS editor.. Enter the following lines..md C:\cbseNow press Alt, then Press F and then Press X.. It will ask you to save the document, select Yes..now just enter the file name (without extension) i.e. C:\> abc and press enter..This will make a directory under C:\


What are the file naming rules in Disc Operating System?

You can use file name as filename.extension. File name in DOS can be maximum of 8 characters and extension is maximum of 3 characters. If you create any file having more character then it will automatically exclude the remaining characters. Say if you create dharmsansar then DOS will save it as dharmsa~..


How can you create a c program without using header file?

C programs do not require header files. If you want a C program without header files, you can simply not create them. However, you may or may not be able to include your non-header file source files.


How do you convert folder into zip file?

On a Mac right click on the file/folder and select Compress file/folder name from the menu that appears. This will create a zip file called file/folder name.zip


Is there any batch file editor to create batch file without learning syntax?

You can't download a program that makes a batch file to do what you want to do. You will need to legally learn about hacking, and then write the file yourself.