Skip to content

pickmultivalue/make-demo-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make Demo File

This repository contains a simple PICK BASIC program to create a file with some test data. This program originally shipped with jBASE but has been ported to several other MultiValue platforms and made availble for public usage. It is also commonly used to drive tutorials such as the Full Stack with PICK series.

Available Versions

  1. D3
  2. jBASE
  3. OpenQM
  4. Unidata
  5. Universe

Data Schema

The data generated by this program conforms to the following schema and the program will also generate the corresponding dictionary entries.

Attribute Description
1 First Name
2 Last Name
3 Address Line 1
4 Address Line 2
5 City
6 State
7 Zip Code
8 Home Phone
9 Work Phone
10 Email Address
11 Hardware
12 Operating System
13 System Type
14 Number of Users

Attributes 1-10 are single valued while attributes 11-14 are multivalued and aligned with one another.

About

A standardized utility to create demo data on different PICK platforms

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published