answersLogoWhite

0

Ctrl+s

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you save a PDF file with QTP?

To save a PDF file with QTP (QuickTest Professional, now known as UFT - Unified Functional Testing), you typically need to interact with the application that generates the PDF. You can use QTP's file handling methods or send keystrokes to the application to trigger the "Save" dialog. For example, you may simulate Ctrl + S to open the save dialog, then use QTP to specify the file name and location, followed by confirming the save action. Ensure that you have the appropriate object recognition enabled for interacting with the file dialog.


Which is used to record save an then execute a set of keystrokes and instructions repeatedly?

macros


How do you do a new save file?

File > Save As > Click on File Type Button


How do you save a GWBASIC file to a text file?

Save the file with file name in double quotes comma A for ASCII. Example: SAVE "myfile.bas",A


No save option in pdf file how to save the pdf file?

no save option in psdf


What is Save as?

The Save As comand is used for various things. It canbe used to save the file with a new name, giving you a separate copy of the file. It can be used to save the file into a new location. It can be used to save the file into a different format.


Is a sequence of keystrokes and instructions that a user records and saves?

A macro is a set of recorded keystrokes and instructions that automate repetitive tasks on a computer. This can help to save time and increase productivity by executing a series of commands with a single keystroke or action.


How do you convert a Microsoft Word file into a website?

When you save the file, in the save as file dialog, click the drop down menu "Save As type". You can select "Webpage", "Single File Website", or "Webpage Filtered". Then save the file and you can open it as a webpage.


How to Save doc file to txt?

Use Save As in the File menu. Then pick one of the text file options in the Save As Type option.


Does publisher save your file in regular HTML files?

If you choose to save as a html file than it will else it will save as the file type you told it to.


How many ways can you save an excel file?

· File -> Save · File -> Save As · [Ctrl] + Save · Save button · [Alt] + [F], [S] · Create a macro to save a spreadsheet · F12 · Close


How do you figure percentage of keystrokes accuracy?

Accuracy % = ((keystrokes - errors) / keystrokes) * 100 Example: 500 keystrokes - 25 errors = 475 accurate keystrokes 95% = ((500 - 25) / 500) * 100 = (475 / 500) * 100) = .95 * 100 Check: 500 keystrokes - 25 errors = 475 accurate keystrokes 500 keystrokes * 95% accuracy = 500 * .95 = 475 accurate keystrokes 475=475=true! --------------------------- Original Poster's Method: --------------------------- number of mistakes divided by the number of keystrokes multiply by 100 subtract from 100