Read, Write or Create Data
- Adding new cases using syntax
- Add variable equal to function of an existing Var
- Copy some variables from each record type 1 to add a new record of type 0
- A few simple examples of INPUT PROGRAM
- Create consecutive records at the end of the file
- Create constants for each non missing date
- Define new variables in empty data set
- Define varx to vary
- Duplicate cases n times where n is variable
- Expand crosstab data into original data file
- Expand data x and y times
- Fill the gaps when Aggregate has empty categories
- Generate random dates
- INPUT program (to generate a random data file)
- Insert missing cases (within id)
- Insert missing dates(within id)
- Printing date time in output
- Read ASCII (logical case is made up of 5 rows of 10 cases)
- Read ASCII file using FILE TYPE
- Read ASCII file using INPUT PROGRAM
- Read ASCII file with a forward slash delimiter
- Read a variable number of records per case
- Example of data list
- Example of INPUT program
- Read data inline File Type MIXED Records
- Read ASCII file with comma or dash delimited data
- Read ASCII file with comma separated data (within quotes)
- Read ASCII file with fixed and free data
- Read ASCII file with FIXED Data
- Read ASCII with comma and dot separated decimals
- Read text file where n columns are to be ignored
- Skip first 6 Records
- Skip one line of data
- Read ASCII file with REPEATING data
- Read complex file
- Read data files that has no carriage returns
- Read data produced by CGI script
- Read data where each case has 4 numeric records and a variable number of string records
- Write comma or tab delimited file
- Write frequency percentages to data file
- Write missing values as a dot
- Write special ASCII file
- Writing value labels instead of values
- Read comma delimited fields with commas inside quoted strings
- Read comments between the lines of data
- Read data list free with consecutive commas
Related pages
...