<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.objective-basic.com/wiki/lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.objective-basic.com/wiki/feed.php">
        <title>Objective-Basic Wiki</title>
        <description></description>
        <link>http://www.objective-basic.com/wiki/</link>
        <image rdf:resource="http://www.objective-basic.com/wiki/lib/images/favicon.ico" />
       <dc:date>2008-05-16T14:41:09+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.objective-basic.com/wiki/doku.php?id=newframework1&amp;amp;rev=1205359475&amp;do=diff1205359475"/>
                <rdf:li rdf:resource="http://www.objective-basic.com/wiki/doku.php?id=reference&amp;amp;rev=1205359366&amp;do=diff1205359366"/>
                <rdf:li rdf:resource="http://www.objective-basic.com/wiki/doku.php?id=newbuiltin&amp;amp;rev=1205359349&amp;do=diff1205359349"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.objective-basic.com/wiki/lib/images/favicon.ico">
        <title>Objective-Basic Wiki</title>
        <link>http://www.objective-basic.com/wiki/</link>
        <url>http://www.objective-basic.com/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.objective-basic.com/wiki/doku.php?id=newframework1&amp;amp;rev=1205359475&amp;do=diff1205359475">
        <dc:format>text/html</dc:format>
        <dc:date>2008-03-12T23:04:35+02:00</dc:date>
        <dc:creator>Bernd Noetscher</dc:creator>
        <title>newframework1</title>
        <link>http://www.objective-basic.com/wiki/doku.php?id=newframework1&amp;amp;rev=1205359475&amp;do=diff1205359475</link>
        <description>wie auto-exclusive radiobuttons mittels button class? mit Matrix?

Function

Function


Dim s As String = wenn NSString, dann new mit NSMutableString()

Dim s As String = wenn unbekannte function @, 
dann new mit NSMutableString()  NSMutableString(obj.@cocoafunc()))</description>
    </item>
    <item rdf:about="http://www.objective-basic.com/wiki/doku.php?id=reference&amp;amp;rev=1205359366&amp;do=diff1205359366">
        <dc:format>text/html</dc:format>
        <dc:date>2008-03-12T23:02:46+02:00</dc:date>
        <dc:creator>Bernd Noetscher</dc:creator>
        <title>reference</title>
        <link>http://www.objective-basic.com/wiki/doku.php?id=reference&amp;amp;rev=1205359366&amp;do=diff1205359366</link>
        <description>This edition applies to release 1.3 of Objective-Basic and to all subsequent released and modfications until otherwise indicated in new editions. Make sure you are using the correct edition for the level fo the product. The term „Objective-Basic“ as used in this publication, refers to the Objective-Basic product set (March 2008).</description>
    </item>
    <item rdf:about="http://www.objective-basic.com/wiki/doku.php?id=newbuiltin&amp;amp;rev=1205359349&amp;do=diff1205359349">
        <dc:format>text/html</dc:format>
        <dc:date>2008-03-12T23:02:29+02:00</dc:date>
        <dc:creator>Bernd Noetscher</dc:creator>
        <title>newbuiltin</title>
        <link>http://www.objective-basic.com/wiki/doku.php?id=newbuiltin&amp;amp;rev=1205359349&amp;do=diff1205359349</link>
        <description>function call auch ohne () möglich


function-Ausnahmen ohne classname als keyword:
Print
MsgBox

Exception:
Exception.Raise(Name:= &quot;custom exception&quot;, Reason As String, UserInfo As Dictionary)

http://developer.apple.com/documentation/Cocoa/Conceptual/Exceptions/Concepts/PredefinedExceptions.html#//apple_ref/doc/uid/20000057-BCIGHECA

extern NSString *NSFileHandleOperationException;

this is usually an NSException object, but can be other types of objects, such as NSString objects..


Debug:
D…</description>
    </item>
</rdf:RDF>
