| Date: | Mon, 11 Sep 2000 12:10:36 GMT |
| Reply-To: | lars ladfors <lars.ladfors@sahlgrenska.se> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | lars ladfors <lars.ladfors@TELIA.COM> |
| Organization: | Telia Internet |
| Subject: | create a program for data entry |
|---|
I want to create a program for data entry.
These are example of the varaibles i would like to include.
Variables: v1 v2 v3 v4
type num text text num
Min 0 120
Max 1 360
length 1 250 12 3
Could you please construct one script for this!
Thanks!
Lars
|