Input file types
Replace Pioneer - text/binary/web file - Batch search,replace,convert,rename,split,download    Operation_Stream_Input-_Page_In-_Page_Out-_Output_  Input_Output_file_name_control 

 

System supports 3 types of input file:

 

 

1. General File:

 

User can select file from browser or input into Entry directly.

 

 

2. Dos Command, syntax as follows:

 

!command1 & command2 & command 3 ...

 

Example: "!c: & cd \temp & dir" will change to the c:\temp and list all files

 

 

3. WWW Page, syntax as follows:

 

@url type filename

 

Type=(text,html,links), if type is ignored, it will be "text".

 

If user enter "filename", system will set global variable $FILENAME to be $filename for user.

 

Example: "@www.newyorktimes.com html nyt.html" will load the webpage as html with filename "nyt.html"

 

Please refer to WWW Page session of File Menu and ToolBar for detail of "type" definition.

 

User can also manually load DOS command and WWW Page from File Menu.