• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: put File[] into NSArray ...possible??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: put File[] into NSArray ...possible??


  • Subject: Re: put File[] into NSArray ...possible??
  • From: Sacha Mallais <email@hidden>
  • Date: Thu, 30 Jun 2005 14:06:28 -0700

On Jun 30, 2005, at 2:01 PM, Nathan Walker wrote:

how could I put a File[] array into an NSArray properly. I'd like to use the File[] array as the list binding on a WORepetition.

can this be done?

Yes: File[] myFileArray = something; NSArray myArray = new NSArray(myFileArray);

Doesn't get any easier than that. You might want to check out the JavaDocs: http://developer.apple.com/documentation/WebObjects/ Reference/API/index.html


sacha

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: put File[] into NSArray ...possible??
      • From: Nathan Walker <email@hidden>
References: 
 >put File[] into NSArray ...possible?? (From: Nathan Walker <email@hidden>)

  • Prev by Date: put File[] into NSArray ...possible??
  • Next by Date: Serials
  • Previous by thread: put File[] into NSArray ...possible??
  • Next by thread: Re: put File[] into NSArray ...possible??
  • Index(es):
    • Date
    • Thread