utilities.UTMRI.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jt400 Show documentation
Show all versions of jt400 Show documentation
The Open Source version of the IBM Toolbox for Java
The newest version!
###############################################################################
##
## JTOpen (IBM Toolbox for Java - OSS version)
##
## Filename: UTMRI.pro
##
## The source code contained herein is licensed under the IBM Public License
## Version 1.0, which has been approved by the Open Source Initiative.
## Copyright (C) 1997-2000 International Business Machines Corporation and
## others. All rights reserved.
##
###############################################################################
REMOTE_CALL_JAVA_ERROR = Error calling Java application.
REMOTE_SIGN_ON_ERROR = Incorrect signon.
REMOTE_MESSAGE_FROM_COMMAND_SEP = :
REMOTE_LACK_PARAMETER = Lack parameters
REMOTE_FORMAT_ERROR = Format error
REMOTE_SET_PROPERTY_1 = The option
REMOTE_SET_PROPERTY_2 = does not exist.
REMOTE_BAD_COMMAND = Incorrect command.
REMOTE_START_PROGRAM = Starting program
REMOTE_END_PROGRAM1 = Program
REMOTE_END_PROGRAM2 = ended
#Only used by RunJavaApplication
#REMOTE_MORE_CLASSPATH = Classpath specified more than once.
#REMOTE_MORE_VERBOSE = Verbose specified more than once.
#REMOTE_ERR_CLASSPATH = Set classpath error.
#REMOTE_ERR_VERBOSE = Set verbose error.
#REMOTE_ERR_PROPERTIES = Set properties error.
REMOTE_ERR_SET = Set command incorrect.\nUsage: set
REMOTE_ERR_JAVA = Java command incorrect.\nUsage: Java [-classpath=] [-verbose] [<-Dproperty=value>] \n class [ [...]]
REMOTE_PORT_VALUE_ERROR = The value must be true or false.
REMOTE_HELP_LINE0 =
REMOTE_HELP_LINE1 = \nRun a Java program:
REMOTE_HELP_LINE2 = java [-classpath=] [-verbose]\n [-D= [-D=] [...]]
REMOTE_HELP_LINE3 = [ [] [...]]
REMOTE_HELP_LINE4 = \nSet an option:
REMOTE_HELP_LINE5 = set
© 2015 - 2025 Weber Informatics LLC | Privacy Policy