DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 Tapes

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

See our Wiki for more about Rational R1000/400 Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download
Index: ┃ L T

⟦84558feb4⟧ TextFile

    Length: 1930 (0x78a)
    Types: TextFile
    Names: »Logger.fm«

Derivation

└─⟦149519bd4⟧ Bits:30000546 8mm tape, Rational 1000, !projects 93-07-13
    └─ ⟦124ff5788⟧ »DATA« 
        └─⟦f2882457c⟧ 
└─⟦a7d1ea751⟧ Bits:30000550 8mm tape, Rational 1000, !users!projects 94_04_11
    └─ ⟦129cab021⟧ »DATA« 
        └─⟦f2882457c⟧ 
└─⟦f64eaa120⟧ Bits:30000752 8mm tape, Rational 1000, !projects 93 02 16
    └─ ⟦6f12a12be⟧ »DATA« 
        └─⟦f2882457c⟧ 
└─⟦2f6cfab89⟧ Bits:30000547 8mm tape, Rational 1000, !projects 94-01-04
    └─ ⟦d65440be7⟧ »DATA« 
        └─⟦f2882457c⟧ 
            └─ ⟦this⟧ »C/Logger.fm« 

TextFile

widget ApplicationShell {
    flag {
        mapped
    }
    resources {
        x = 301
        y = 308
        width = 534
        height = 424
    }
    children {
        widget XmForm {
            flag {
                mapped
            }
            resources {
                x = 0
                y = 0
                width = 534
                height = 424
            }
            children {
                widget XmScrolledWindow {
                    flag {
                        mapped
                    }
                    resources {
                        width = 437
                        height = 267
                        x = 80
                        y = 109
                    }
                    children {
                        widget XmText {
                            flag {
                                mapped
                            }
                            activevalue {
                                name = Log
                                set = TextSetString ( self, $ );
                            }
                            resources {
                                x = 0
                                y = 0
                                width = 418
                                height = 248
                                editMode = multi_line_edit
                            }
                        } ScrolledText
                    }
                } MyScrolledText
                widget XmPushButton {
                    flag {
                        mapped
                    }
                    resources {
                        x = 58
                        y = 37
                        width = 186
                        height = 41
                        activateCallback = strcpy (Message, "PUSH");
                    }
                } XmPushButton0
            }
        } XmForm0
    }
} ApplicationShell0