realbasic-nug
[Top] [All Lists]

Calling Functions

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Calling Functions
From: Claudius Sailer <Claudius at sailer-online dot de>
Date: Mon, 31 May 2004 11:38:27 +0200
Delivered-to: realbasic-nug at lists dot realsoftware dot com
List-help: <mailto:realbasic-nug-request@lists.realsoftware.com?subject=help>
List-id: REALbasic NUG <realbasic-nug.lists.realsoftware.com>
List-post: <mailto:realbasic-nug@lists.realsoftware.com>
Hi,

it is possible that I missunderstood something.

I thought I can call the following function


Function ErrorMessage(Message as string, Title as string)

with both calls

ErrorMessage(ErrorText)

or

ErrorMessage(ErrorText,ErrorTitle)

but the first solution doesn't work. In earlier versions I know this was not possible, but I thought that in 5.5.x there is also the possibility to call a function with less variables as there defined.

Is this wrong, did I understand something wrong or is my calling wrong?

thanks for help


Claudius

--
G4/733 QS / MacOS X 10.3.3de / RB 5.2.4de or 5.5.1de/ Valentina 1.10.0
Homepage    http://www.sailer-online.de/pub/RealBasic/
Download    finale Versionen, Betaversionen auf der Homepage
RealBasic ListBoxes: [ I feel the need...the need for speed!!! ]

_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>