answersLogoWhite

0


Best Answer

display dialog "Please Enter Text:" default answer "Insert Text Here…

"

set a to text returned of result

set nu_file to (choose file name default name "File" with prompt "Please choose where you want to save the file")

set the_file to (open for access nu_file with write permission)

write a to the_file

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you make applescript type in Text Edit?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you edit an website?

in the website editor type in text.


How do you make a mckayla is not impressed meme?

Get a picture of her, preferably "Mckayla is not interested" and use a program such as Photoshop that you can put text on her, or edit her into other images depending on what type of meme you are wanting to make.


Which type of task you can perform in the EDIT prompt can we make the program in it.?

you can perform in the edit prompt? can we make the programme in it?


How do you make your own link?

For HTML you'll use this: <a href="linkhere">Text to Show</a> That will show Text to Show but will load linkhere for BBC you'll use this: [url]linkhere]Text to Show[/url] or [url=linkhere]Text to show[/url] or go to your pet page go on edit and type the link above but in your own words


How do you make myspace text centered?

<center>TYPE YOUR TEXT IN HERE</center>


How do you edit a file in Linux?

By using whatever tool is associated with that file type. There are dozens of text, graphics, audio, and video editors.


How do you scan Malayalam text and edit it?

Hi, As of my knowledge a scanded document can not be edited and only if you have the Malayalam font in your system you can able to type it.


What are the ways to editing websites?

To edit your own website just type in text in the website editor. To Edit someone elses: -Right click, view source, copy code, put into your website as an HTML code, edit that, save. -When going to a website type in javascript:document.body.contentEditable='true'; document.designMode='on'; void 0


How do you make colors blue on Minecraft?

Type "&b(text)"


How do make a text mad face?

>=/ thats how you type it when you are on a email!


What is over typing?

Normally, when you edit a document, each time you type a letter, it's placed to the left of the cursor, which moves one space to the right, and any text that already exists is shuffled right. With overtyping, the existing text stays where it is, and each new letter you type simply replaces the existing text.


Why is it important not to edit autoexecbat with word-processingf softwaresuch as Microsoft word or wordperfect?

It is a text document. Using a word processor to edit it and save it can result in the file having additional characters built into it that may affect it when it runs. To be a particular file type means containing other hidden elements in the file rather than just pure text. A text editor should be used to edit Autoexec.bat instead as it adds nothing to the file when it is saved.