3.Very easy script
Then, to write a script is actually decided to try it. The time when image data for the sample which has been copied first were useful came here. It is the file of HSP3TTL.JPG. First of all this is to try to make it indicate this though it is the image file of the JPEG form which the title screen of HSP3 was included in.
The "New" of the "File" menu is chosen, and it begins to write it with the HSP script editor from the condition which nothing is.
One line of the beginnings is

picload "HSP2TTL.JPG"
stop
In this, end. What?? Has it already been an end? First of all, try to input this two line first in the thing of the very easy script.
Before inputting it, there are only some attention points. Let's input it first after you push a TAB key and move a cursor to the right only a little. As for this, by one of the promise things of HSP, when TAB is put first, because there is an advantage that script is easy to see later, try to give habit.I Say again,
Let's put TAB first.
Memorize it well. Then, the next of TAB is picload with the small letter.And, the sign of " (Double quote) and HSP3TTL.JPG,And it ends in sign of ".
Well, let's try to happen in this script at once. "Compile+Exec" in the "HSP" menu is chosen in actually trying to make it carry out script of HSP. This can be short-cut by F5 (function key).
If, if there is a mistake on one line inputted without being so, the person whom dialog written, "error" came out forgets to copy a necessary file.Again, compare it well, and try to ascertain it.
An image is indicated. So the line of "stop" was stopped so that it could already imagine it because it was added if it came here. Like this, the contents of the movement of HSP, the work can be manipulated according to the thought by the script of HSP. The work of writing this script comes to program with HSP.
HSP has the possibility that it changes for the various application by writing script.You took the first step forward.
If an image is indicated and it confirms that it was as it is, window has already closed, and window of HSP that it was carried out and which came out doesn't care about it. Push "X" mark of close button, or push an alt+F4 key, and close. Then, it is supposed to be returned to HSP script editor again .
Grasp this flow in the point as well because script is written to be the same from now and the pattern of the practice comes out many times.Without closing window after it being carried out, when it is returned to editor, when it was carried out next, new window again is opened freely, and a memory disappears, be careful.
1.Edit script by script editor
2.Push F5 to run
3.An executive result is indicated with window of HSP.
4.Close window of HSP
5.Return to HSP script editor
6.Return to 1

First of all, an image could be show.However, it is to try to proceed further from now still and only to begin through the way of the script.