| To: | Getting Started <gettingstarted at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Two-Dimensional Array as Property? |
| From: | Seth Willits <seth at freaksw dot com> |
| Date: | Thu, 29 Dec 2005 10:25:49 -0800 |
| Delivered-to: | gettingstarted at lists dot realsoftware dot com |
| References: | <912A3425-B487-4174-A150-EA30B04247EE at pcisys dot net> <424FD006-EF18-4FFC-B929-84C74E59B709 at hit dot net> <0F460F05-B180-417B-A2E8-DE722246ACCE at pcisys dot net> <fe7c1151778672b7883db06cb89449b2 at declareSub dot com> <98C91AFA-1AE3-46A0-8A68-89C33AF50DB0 at pcisys dot net> <AE326F2E-2B23-4BA5-AE29-11C0B7126BB6 at pcisys dot net> <ff922d9250bd66fc78285b09ec5c5f92 at declareSub dot com> <43B3AD25 dot 2050407 at ix dot netcom dot com> |
On Dec 29, 2005, at 1:32 AM, Barry Traver wrote: In RB 2005, how do you designate a two-dimensional string array as a Property? Thanks! Don't put a space in the declaration. That is: Array(-1, -1) will fail but Array(-1,-1) will work. Seth Willits ---------------------------------------------------------- Freak Software - http://www.freaksw.com/ ResExcellence - http://www.resexcellence.com/realbasic/ ---------------------------------------------------------- _______________________________________________ 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> |
| Previous by Date: | Re: Two-Dimensional Array as Property?, CV |
|---|---|
| Next by Date: | Re: Two-Dimensional Array as Property?, Sean Arney |
| Previous by Thread: | Re: Two-Dimensional Array as Property?, CV |
| Next by Thread: | Re: Two-Dimensional Array as Property?, Sean Arney |
| Indexes: | [Date] [Thread] [Top] [All Lists] |