|
DataMuseum.dkPresents historical artifacts from the history of: Regnecentalen RC-900 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Regnecentalen RC-900 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 2491 (0x9bb) Types: TextFile Notes: UNIX file Names: »drivers«
└─⟦c93a30372⟧ Bits:30004169/disk3.imd Uniplex II+ V.6 release 1.0 (dansk) └─⟦c93a30372⟧ UNIX Filesystem └─⟦this⟧ »up/new/usr/UAP/demo/us_sales.frm/bld/drivers«
#help This form will only allow a user to view data in the database. It will NOT allow a user to input, edit or delete data. NOTE: Forms can be designed to allow users to input, edit, delete and select data. They can also be designed to restrict access, that is 'no input', 'no edit' and 'no delete'. )) :2++ COMPILED :TITLE -- DRIVER INQUIRY -- :TABLES No. tables: 1 i TABLE edit create delete 0 cars -1 -1 -1 1 sales_force -1 -1 -1 :SCREEN screen lines : 14 10 6 1 ▶1b◀[DAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF 10 7 1 ▶1b◀[B▶1b◀ You may search on any of the following items ▶1b◀[B 10 8 1 ▶1b◀[B▶1b◀ to identify the current drive of the car. ▶1b◀[B 10 9 1 ▶1b◀[B▶1b◀ ▶1b◀[B 10 10 1 ▶1b◀[B▶1b◀ ▶1b◀A Car ID :▶1b◀ ▶1b◀[B 10 11 1 ▶1b◀[B▶1b◀ ▶1b◀A Car license :▶1b◀ ▶1b◀[B 10 12 1 ▶1b◀[B▶1b◀ ▶1b◀A Mileage :▶1b◀ ▶1b◀[B 10 13 1 ▶1b◀[B▶1b◀ ▶1b◀A Petrol :▶1b◀ ▶1b◀[B 10 14 1 ▶1b◀[B▶1b◀ ▶1b◀A Year :▶1b◀ ▶1b◀[B 10 15 1 ▶1b◀[B▶1b◀ ▶1b◀[B 10 16 1 ▶1b◀[KAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG 10 17 1 ▶1b◀[B▶1b◀ ▶1b◀[B 10 18 1 ▶1b◀[B▶1b◀ ▶1b◀ACurrent driver of car:▶1b◀ ▶1b◀[B 10 19 1 ▶1b◀[B▶1b◀ ▶1b◀[B 10 20 1 ▶1b◀[JAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH :SYMBOLS Symbol lines : 6 i ltype Ttable srcln llabel lcolumn itype llen ltbnum 0 L cars 39 L1 car_id C 3 0 1 L cars 42 L2 license C 8 0 2 L cars 45 L3 mileage N 7 0 3 L cars 48 L4 petrol N 7 0 4 L cars 50 L5 yearmonth C 4 0 5 R sales_force 56 L6 first_name C 10 1 6 R sales_force 57 L7 surname C 11 1 :LABELS Label lines : 6 i labx laby lpage llen itype itbnum iprompt idefval CHARS: charset reply prompt DEC : dec_pl min max DATES:No output 0 38 10 1 3 C 0 Type in 3 numbers: car ids range from '001' to '020' CHAR D 0 1 38 11 1 8 C 0 All letters will be converted to uppercase CHAR DSU 6 2 38 12 1 7 N 0 Minimum of -10 and maximum of 100000 DEC 0 -10 100000 3 38 13 1 7 N 0 DEC 0 0 0 4 38 14 1 4 C 0 Enter year in the format YYMM CHAR D 4 5 38 18 1 10 C -1 CHAR 0 6 51 18 1 11 C -1 CHAR 0 :JOINS :TABLE 1 0 1 sales_force rcolumn: license rcompar: = 1 rreflab: L2 rreffld: 1 routfld: 5 6 :END