7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
464 | 464 |
465 <p> | 465 <p> |
466 Private method to ask the user to save the file, if it was modified. | 466 Private method to ask the user to save the file, if it was modified. |
467 </p> | 467 </p> |
468 <dl> | 468 <dl> |
469 <dt>Returns:</dt> | 469 <dt>Return:</dt> |
470 <dd> | 470 <dd> |
471 flag indicating, if it is ok to continue | 471 flag indicating, if it is ok to continue |
472 </dd> | 472 </dd> |
473 </dl> | 473 </dl> |
474 <dl> | 474 <dl> |
553 <dd> | 553 <dd> |
554 name of the file to write to | 554 name of the file to write to |
555 </dd> | 555 </dd> |
556 </dl> | 556 </dl> |
557 <dl> | 557 <dl> |
558 <dt>Returns:</dt> | 558 <dt>Return:</dt> |
559 <dd> | 559 <dd> |
560 flag indicating success | 560 flag indicating success |
561 </dd> | 561 </dd> |
562 </dl> | 562 </dl> |
563 <dl> | 563 <dl> |
572 | 572 |
573 <p> | 573 <p> |
574 Private method to save a binary file. | 574 Private method to save a binary file. |
575 </p> | 575 </p> |
576 <dl> | 576 <dl> |
577 <dt>Returns:</dt> | 577 <dt>Return:</dt> |
578 <dd> | 578 <dd> |
579 flag indicating success | 579 flag indicating success |
580 </dd> | 580 </dd> |
581 </dl> | 581 </dl> |
582 <dl> | 582 <dl> |
591 | 591 |
592 <p> | 592 <p> |
593 Private method to save the data to a new file. | 593 Private method to save the data to a new file. |
594 </p> | 594 </p> |
595 <dl> | 595 <dl> |
596 <dt>Returns:</dt> | 596 <dt>Return:</dt> |
597 <dd> | 597 <dd> |
598 flag indicating success | 598 flag indicating success |
599 </dd> | 599 </dd> |
600 </dl> | 600 </dl> |
601 <dl> | 601 <dl> |
766 <dd> | 766 <dd> |
767 full pathname of the given file | 767 full pathname of the given file |
768 </dd> | 768 </dd> |
769 </dl> | 769 </dl> |
770 <dl> | 770 <dl> |
771 <dt>Returns:</dt> | 771 <dt>Return:</dt> |
772 <dd> | 772 <dd> |
773 filename part | 773 filename part |
774 </dd> | 774 </dd> |
775 </dl> | 775 </dl> |
776 <dl> | 776 <dl> |
831 <dd> | 831 <dd> |
832 name of list to return | 832 name of list to return |
833 </dd> | 833 </dd> |
834 </dl> | 834 </dl> |
835 <dl> | 835 <dl> |
836 <dt>Returns:</dt> | 836 <dt>Return:</dt> |
837 <dd> | 837 <dd> |
838 the requested history list | 838 the requested history list |
839 </dd> | 839 </dd> |
840 </dl> | 840 </dl> |
841 <dl> | 841 <dl> |