User`s guide

Page 33
7 Start MidJet GSM Text
7.1 Interactive part
MidJet GSM Text consists of two major parts. One contains the interactive
programs used for message creation, application set-up and maintenance.
The other is the batch subsystem which handles message transmission,
processing of incoming messages, and monitoring of mail and system
operations.
To start the interactive part run the command
STRGSMT
and the MidJet GSM Text menu will be displayed.
Or optionally run the STRGSMT command with a function parameter:
STRGSMT 1 Send GSM Text Message.
STRGSMT 2 User options.
STRGSMT 5 Message Log.
STRGSMT 10 Monitor operations options.
STRGSMT 11 User maintenance.
STRGSMT 11 Distribution groups.
STRGSMT 20 Configuration.
STRGSMT 23 License code entry.
The library list is changed when MidJet GSM Text is started. When leaving
the application, the initial library list is restored.
7.2 Batch Subsystem
The batch subsystem can be started in three different ways:
By using option 21 on the menu.
By including the command STRSBS SBSD(GSMTEXT/GSMTEXT) in
your start-up program. See CL Programmers guide for a detailed
description of how to modify the QSTRUP program.
By including the command STRSBS SBSD(GSMTEXT/GSMTEXT) in a
job scheduler program. Use the command WRKJOBSCDE if you want to
use the standard OS/400 job scheduler program.
It is recommended that you automate the subsystem start, thereby making
the MidJet GSM Text application available whenever desired.
Consequently, the subsystem could be ended by using option 22 on the
menu.
A better way is to automate this similar to the start of the subsystem, using
the command ENDGSMTSBS. Avoid ending the subsystem with the
ENDSBS command, this can cause operational problems.