sakura/en/File Insert to Edit Document

Last-modified: 2008-03-29 (土) 14:20:40

File Insert to Edit Document

The foreign file is inserted in the window editing it now. (BOM is removed.)
When the range is selected, the range of the selection replaces the content of the foreign file. (The operation selecting the rectangle is unmounted. )

Macro Syntax

  • Syntax
    InsFile( str1 :String, int2 :Integer, int3 :Integer );
    • str1 : Filename
    • int2 : Character code
    • int3 : Reservee. (Specify 0. No use.)
  • Record
    Not support
  • Remarks
    The name is given to the character-code and the macro of preservation The same value as the character-code specification option of FileSaveAs can be specified.