• 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
createFileAtPath
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

createFileAtPath


  • Subject: createFileAtPath
  • From: Simone Gabbriellini <email@hidden>
  • Date: Fri, 9 Jan 2004 18:14:24 +0100

hello!
anyone there who knows the correct syntax for createFileAtPath? I mean,
what I need is an example of the code, not the definition (I read it in
the Apple documentation): let's say I want to write down a file called
"pippo.txt" when I press a button. I already got this by Interface
Builder:

- (IBAction)aggiungi:(id)sender
{
[createFileAtPath:("pippo.txt")]; // this part doesn't work!!!
}

thank you so much,
Simone
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: createFileAtPath
      • From: Michael Taubert <email@hidden>
    • RE: createFileAtPath
      • From: "Jonathan E. Jackel" <email@hidden>
  • Prev by Date: TAB key not working in some situations
  • Next by Date: Re: What is stored in .pbxuser file?
  • Previous by thread: RE: TAB key not working in some situations
  • Next by thread: RE: createFileAtPath
  • Index(es):
    • Date
    • Thread