English
Source / code snippets

demonstration Oop - 3

 

CompileMarkSeparation
Source wurde am 15.07.2007 aus der MMJ-Quellcodesammlung (Dietmar Horn) in die Babyklappe auf XProfan.Com abgelegt:
OOP-Demo (3)
Class Hund = #Geburtsdatum$(10),
#Rasse$(32),
#Groesse%,
setGeburtsdatum@,
getGeburtsdatum@,
setRasse@,
getRasse@,
setGroesse@,
getGroesse@,
bellen@

Proc Hund.setGeburtsdatum

    Parameters Datum$
    .Geburtsdatum$ = Datum$

EndProc

Proc Hund.getGeburtsdatum

    Return .Geburtsdatum$

EndProc

Proc Hund.setRasse

    Parameters Rasse$
    .Rasse$ = Rasse$

EndProc

Proc Hund.getRasse

    Return .Rasse$

EndProc

Proc Hund.setGroesse

    Parameters cm%
    .Groesse% = cm%

EndProc

Proc Hund.getGroesse

    Return .Groesse%

EndProc

Proc Hund.bellen

    Parameters text$
    Print text$

EndProc

-------------------------------------------
Class hundekarte = hund,
#besitzer$(60),
setBesitzer@,
getBesitzer@

Proc hundekarte.setBesitzer

    Parameters name$
    .besitzer$ = name$

EndProc

Proc hundekarte.getBesitzer

    Return .besitzer$

EndProc

-Begin-----------------------------------------------------------------
Declare Waldi#, Bello#
Dim Waldi#,Hundekarte
Dim Bello#,Hundekarte

With Waldi#

    .setGeburtsdatum(10.01.1997)
    .setRasse(Dackel)
    .setGroesse(35)
    .setBesitzer(Klaus)

EndWith

With Bello#

    .setGeburtsdatum(23.09.1985)
    .setRasse(Bernhardiner)
    .setGroesse(65)
    .setBesitzer(Hugo)

EndWith

With Waldi#

    Print .getGeburtsdatum()
    Print .getRasse()
    Print Str$(.getGroesse()) +  cm
    Print .getBesitzer()

EndWith

Print

With Bello#

    Print .getGeburtsdatum()
    Print .getRasse()
    Print Str$(.getGroesse()) +  cm
    Print .getBesitzer()

EndWith

WaitInput
-End----------------------------------------------------------------on>--
End
 
07/16/07  
 



Zum Quelltext


Topictitle, max. 100 characters.
 

Systemprofile:

no Systemprofil laid out. [anlegen]

XProfan:

 Posting  Font  Smilies  ▼ 

Please register circa a Posting To verfassen.
 

Topic-Options

1.531 Views

Untitledvor 0 min.

Themeninformationen

this Topic has 1 subscriber:

unbekannt (1x)


Admins  |  AGB  |  Applications  |  Authors  |  Chat  |  Privacy Policy  |  Download  |  Entrance  |  Help  |  Merchantportal  |  Imprint  |  Mart  |  Interfaces  |  SDK  |  Services  |  Games  |  Search  |  Support

One proposition all XProfan, The there's!


My XProfan
Private Messages
Own Storage Forum
Topics-Remember-List
Own Posts
Own Topics
Clipboard
Log off
 Deutsch English Français Español Italia
Translations

Privacy Policy


we use Cookies only as Session-Cookies because of the technical necessity and with us there no Cookies of Drittanbietern.

If you here on our Website click or navigate, stimmst You ours registration of Information in our Cookies on XProfan.Net To.

further Information To our Cookies and moreover, How You The control above keep, find You in ours nachfolgenden Datenschutzerklärung.


all rightDatenschutzerklärung
i want none Cookie