Altova FlowForce Server 2024 Advanced Edition

exportresourcestrings

Home Prev Top Next

Purpose

Outputs an XML file containing the resource strings of FlowForce Server. It takes two arguments: (i) the language of the resource strings in the output XML file, and (ii) the path and name of the output XML file. Valid export languages (with their language codes in parentheses) are: English (en), German, (de), Spanish (es), and Japanese (ja).

 

Syntax

 

FlowForceServer exportresourcestrings Language XMLOutput

 

Note:On Linux systems, use an all-lowercase flowforceserver to call the executable.

 

Arguments

 

Language

Specifies the language of resource strings in the exported XML file.
Allowed languages are: en, de, es, ja

XMLOutput

Specifies the location and name of the exported XML file.

 

Example

This command creates a file called Strings.xml at c:\ that contains all the resource strings of the FlowForce Server application in English.

 

FlowForceServer exportresourcestrings en c:\Strings.xml

 

© 2017-2023 Altova GmbH