| To: | REALbasic Betas <realbasic-nug at lists dot realsoftware dot com> |
|---|---|
| Subject: | Ubound on structure element |
| From: | Severin Swensen <severin at benevian dot com> |
| Date: | Thu, 29 Jun 2006 14:30:44 -0500 |
| Delivered-to: | listarchive at realsoftware dot com |
| Delivered-to: | realbasic-nug at lists dot realsoftware dot com |
It seems that Ubound has problems with elements of a structure is this a bug or am I somehow using incorrect syntax structure dcomm a(20) as integer --- etc Dim dc(30) as dcomm Dim sz as integer sz=Ubound(dc(1).a) --> fails with incorrect # of parameters? -- Sincerely, Severin Swensen Benevian, Inc. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Try again - Linux, Bill Cavalieri |
|---|---|
| Next by Date: | Re: Spotlight queries: retrieving array of strings like kMDItemRecipients tag, Peter K. Stys |
| Previous by Thread: | Authenticate on Mac, Giles Williams |
| Next by Thread: | Re: Ubound on structure element, Severin Swensen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |