|
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: 2175 (0x87f) Types: TextFile Notes: UNIX file Names: »staff«
└─⟦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/staff«
#help This form will allow a user to either view, input, edit or delete data. The form will validate user input. 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 -- AMEND/INQUIRE FOR SALES FORCE -- :TABLES No. tables: 1 i TABLE edit create delete 0 sales_force 0 0 0 1 branch 0 0 0 :SCREEN screen lines : 11 29 5 1 ▶1b◀[DAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF 10 6 1 ▶1b◀AEMPLOYEE ▶1b◀ ▶1b◀[B▶1b◀ Christian name : ▶1b◀[B 29 7 1 ▶1b◀[B▶1b◀ Surname : ▶1b◀[B 29 8 1 ▶1b◀[KAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG 10 9 1 ▶1b◀APAYMENTS ▶1b◀ ▶1b◀[B▶1b◀ Salary : ▶1b◀[B 29 10 1 ▶1b◀[B▶1b◀ Commission : ▶1b◀[B 29 11 1 ▶1b◀[KAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG 12 12 1 ▶1b◀ACAR ▶1b◀ ▶1b◀[B▶1b◀ Car License : ▶1b◀[B 29 13 1 ▶1b◀[KAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG 11 14 1 ▶1b◀ABRANCH ▶1b◀ ▶1b◀[B▶1b◀ Branch number : ▶1b◀[B 29 15 1 ▶1b◀[B▶1b◀ Branch : ▶1b◀[B 29 16 1 ▶1b◀[JAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH :SYMBOLS Symbol lines : 6 i ltype Ttable srcln llabel lcolumn itype llen ltbnum 0 L sales_force 24 L1 first_name C 11 0 1 L sales_force 25 L2 surname C 11 0 2 L sales_force 26 L3 salary N 7 0 3 L sales_force 27 L4 pc N 3 0 4 L sales_force 28 L5 license C 8 0 5 L sales_force 30 L6 bno C 3 0 6 L branch 37 L7 branch_name C 12 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 51 6 1 11 C 0 Type in christian name CHAR 0 1 51 7 1 11 C 0 Type in surname CHAR 0 2 51 9 1 7 N 0 Only digits will be accepted DEC 0 0 0 3 51 10 1 3 N 0 Only digits will be accepted DEC 0 0 0 4 51 12 1 8 C 0 Alpha characters will be converted to uppercase CHAR USD 0 5 51 14 1 3 C 0 The branch ID's range from 01-05, any other input is invalid CHAR D 01|02|03|04|05 0 6 51 15 1 12 C 1 CHAR 0 :JOINS :TABLE 1 0 1 branch rcolumn: bno rcompar: = 1 rreflab: L6 rreffld: 5 routfld: 6 :END