Contents - Index


DATA > IMPORT>UCINET 3

PURPOSE Convert UCINET 3 data into UCINET for windows format.

DESCRIPTION Imports UCINET 3 data into UCINET for windows format, this format is the same as UCINET IV.

PARAMETERS 
Input dataset:
Name of UCINET 3 file to be imported.

Output data type: (Default = Real)
Choices are:

Byte - whole numbers in the range 0 to 255 inclusive.
Missing values are not allowed.

Smallint - whole numbers in the range -32000 to 32000.
Missing values are not allowed.

Real - real numbers in the range -1.E36 to 1.E36. 
Missing values permissible.

Output dataset: 
Name of UCINET data file, this will be set to the same name as the input file by default.


LOG FILE UCINET data file.

TIMING O(N^2).

COMMENTS None