| 441 | |
| 442 | [[BR]]Insert Comment[[BR]] |
| 443 | |
| 444 | ||Steps|| Expected Results|| |
| 445 | ||1.Create a new book.||1. A new book is created.|| |
| 446 | ||2. Choose Insert -> Comment||2. A comment is inserted as a frame.|| |
| 447 | ||3. Save the book. || 3. The book is saved.|| |
| 448 | ||4. Load the book. ||4. The book with the Comment frame is displayed.|| |
| 449 | |
| 450 | [[BR]]Insert Script[[BR]] |
| 451 | |
| 452 | ||Steps|| Expected Results|| |
| 453 | ||1.Create a new book.||1. A new book is created.|| |
| 454 | ||2. Choose Insert -> Script||2. A script is opened.|| |
| 455 | |
| 456 | [[BR]]Run Script[[BR]] |
| 457 | |
| 458 | ||Steps|| Expected Results|| |
| 459 | ||1.Create a new book.||1. A new book is created.|| |
| 460 | ||2. Choose Insert -> Script||2. A script is opened.|| |
| 461 | ||3. Write a source code and press "Run" button.||3. The source is run.|| |
| 462 | |