DataMuseum.dk

Presents historical artifacts from the history of:

Regnecentalen RC-900

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Regnecentalen RC-900

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦7990df23a⟧ TextFile

    Length: 1705 (0x6a9)
    Types: TextFile
    Notes: UNIX file
    Names: »models«

Derivation

└─⟦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/src/models« 

TextFile

:TITLE
-- CAR ID INQUIRY --
:TABLE
car_type
:GLOBAL
no create
no edit
no delete
:SCREEN


    DAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAF@@
    [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[
    B                              B                            B@@
    [       [[[[[[[[[[[[[[[[[[[[[[[[                            [
    B   Make  : [l1__________]     B    Car id  : [l3____]      B@@
    [       [[[[                   [                            [
    B   Model : [l2________]       B    License : [l4______]    B@@
    [       [[[[                   [                            [
    B                              B                            B@@
    [       [[[[[[[[[[[[[[[[[[[[[[[[                            [
    KAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAG@@
    [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[
    B                                                           B@@
    [                                                           [
    B   This form allows inquiries to be made on the make and   B@@
    [                                                           [
    B   model of a car to find the car ID and license.          B@@
    [                                                           [
    B                                                           B@@
    [                                                           [
    JAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH@@
    [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[
:LABELS
l1=Make,type char;
l2=Model,type char;
l3=Car_id, type char, display only;
:LABELS
table=cars
search on Car_id = l3;
l4=License
:end