Yeah, that's what I thought as well. I'm only trying to delete an element in an array. In text fields it is a snap to delete a line.
N -----Original Message----- From: Alex Rice [mailto:[EMAIL PROTECTED] Sent: 7-Mar-03 1:33 PM To: [EMAIL PROTECTED] Subject: Re: Silly Array Question On Friday, March 7, 2003, at 10:56 AM, Feasey, Nicholas wrote: > My..my. It just as simple as that? > All the other elements in the array will adjust their position in the > array? I probably shouldn't answer this since I'm somewhat of a newbie, but I think arrays in Rev are really hashes or shelves. So when you do delete variable something[x] you are telling the array to drop the key named x and it's value. Alex Rice, Software Developer Architectural Research Consultants, Inc. [EMAIL PROTECTED] [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
