
B-66234EN/05 10.COMMAND LINE EXECUTION FUNCTION
- 377 -
10.4.10 "*.LAD" File is Changed to Other PMC Type of "*.LAD" File.
FlChange [Drive:] [Path] Existing LAD file name [Drive:] [Path] New LAD file name
[/Pmctype=string] [/ioexp=0 | 1] [/symspace1=character] [/symspace2=character]
Parameter
[Drive:][Path]Existing LAD file name
Specify the file name of existing LAD file.
[Drive:][Path]New LAD file name
Specify the file name of new LAD file.
/Pmctype =string
Specify the PMC type name (string) of new LAD file. See Table
10.4.10 (a).
/ioexp =0 : I/O LINK expansion function is disabled.
=1 : I/O LINK expansion function is enabled.
* This parameter is /ioexp=0 when omitted.
/symspace1 = character
In the existing LAD file, specify the character of symbol to
replace to white-space character.
* If this parameter is omitted, the specified character of symbol is
not replaced to white-space character.
/symspace2 = character
In a new LAD file, specify the character of symbol to replace to
white-space character.
* If this parameter is omitted, the specified character of symbol is
not replaced to white-space character. If the white-space
character is included in the symbol, change that you do not
expect may occur. Usually, do not use this parameter.
Recommends not using the white-space character in the symbol.
Explanation
The "FlChange" command changes the existing LAD file to other
PMC type of new LAD file.
Note
• "/Pmctype" parameter is not omissible.
• Do not use FlChange command between FlOpen and FlClose.
• A log file (FLNEW.TXT) is created to the same directory path as
the LAD file newly created. When a new LAD file cannot be
created, the log file is created to same directory path as a
command file.
Example
The existing LAD file (SB7-PRG.LAD) is changed to the LAD file
(32i.LAD) of other PMC type.
FlChange SB7-PRG.LAD D:\PROG\32i.LAD /Pmctype=32i-A
PMC(ext)
End