Convert Education (CVTEDU)

The Convert Education (CVTEDU) command converts the online education courses that are stored in a library into a format that can be used on the System i5. This command converts course modules from ASCII to EBCDIC.

Parameters

Keyword Description Choices Notes
COURSE Course ID Name, *ALLADDED Required, Positional 1
LNG Language ID *SYSVAL, 2922, 2923, 2924, 2925, 2926, 2928, 2929, 2931, 2932, 2933, 2937, 2938, 2939, 2940, 2942, 2950, 2956, 2957, 2958, 2962, 2963, 2961, 2966, 2980, 2981, 2984, 2986, 2987, 2989, 2996 Optional

Course ID (COURSE)

Specifies which course you want to convert.

The possible values are:

course-ID
Specify a specific course you want to convert using the name of the library where the course modules are stored.
*ALLADDED
All courses previously added to the system are converted.

Language ID (LNG)

Specifies the language ID that you want to use to convert the courses.

The possible values are:

*SYSVAL
The current primary language setting for the system is used.
language-ID
Specify a language ID for the system. This language ID is a 4-digit number assigned to each specific language. To view the list of languages and their identifying numbers, move the cursor to the Language ID parameter field and press the F4 (Prompt) key when you are on the command prompt display.

Examples

CVTEDU   COURSE(*ALLADDED)

This command converts all of the courses previously added through the education administration system from ASCII to EBCDIC.

Error messages

*ESCAPE Messages

CPF1D47
Not authorized to use CVTEDU command.
CPF1D49
Errors occurred during command processing.