The writetofile tag has no wiki summary.
4
votes
3answers
157 views
Perl problems printing output to a new file
I want to remove all lines in a text file that start with HPL_ I have acheived this and can print to screen, but when I try to write to a file, I just get the last line of the amended text printed in ...
3
votes
4answers
1k views
How to create PLIST files programmatically in iphone
I was looking to create plist file in my application Documents folder programmatically in objective C. I create a folder in documents directory :
NSArray *paths = ...
3
votes
2answers
432 views
NSManagedObject hierarchy import and export
I'm on the run to make my NSMangedObjectClass profile im-/exportable.
I try it this way
Exporting works correctly if I write the Relationships in NSArrays because NSSet doesn't have writeToFile ...
2
votes
1answer
38 views
Having trouble trying to add a line to a text file if that line doesn't exist already using Python fileinput.FileInput(…)
I'm trying to edit text files using the Python FileInput class. First I store the lines that i need to write in a Dictionary. Then I iterate through that dictionary, and if the dictionary[key] ...
2
votes
3answers
1k views
Xcode: directory file for simulator Iphone
i want to write a string in a file "file.txt": this file in my project (for Iphone) is inside Resources; I try to write a string in this file but it don't work, I show my code.
NSArray *paths = ...
1
vote
1answer
266 views
writeToFile not working on NSDictionary with UIImagePickerControllerReferenceURL inside
I have an NSURL inside a NSDictionary, which looks like this:
assets-library://asset/asset.JPG?id=1000000001&ext=JPG
This NSURL is from UIImagePickerControllerReferenceURL. Without this object, ...
1
vote
2answers
111 views
write a string into file
I have the above code. What i wanna do is to write in a txt file a string.
import java.io.*;
import java.util.*;
public void writeAsfalizomenos(asfalizomenos myObj) throws IOException {
...
1
vote
1answer
118 views
Best way to store serverside data?
What is the best way to store data on the server, that can be updated using PHP?
In my case I am storing a number.
Should I use:
MySQL table
.TXT document
1
vote
2answers
325 views
Store and Load File from URL
iPhone App
I am currently trying to understand how i can store a file from a URL to the documents directory and then read the file from the documents directory..
NSURL *url = [NSURL ...
0
votes
1answer
12 views
Populating the ImageData.plist in PhotoScroller example
I am still fairly new to iPhone app development and I need your help. I am trying to populate the imageData.plist in the PhotoScroller with images of my own, can you please guide me on how to populate ...
0
votes
3answers
48 views
Writing Data to Plist as a Hierarchy
I am working on an app that contains several sets of lists. These will contain a lot of items which will in turn contain more items. I want to save and load this to/from a PList in the docs directory, ...
0
votes
2answers
67 views
How to efficiently write to file from SQL datareader in c#?
I have a remote sql connection in C# that needs to execute a query and save its results to the users's local hard disk. There is a fairly large amount of data this thing can return, so need to think ...
0
votes
1answer
79 views
What is the path of photos album on iPhone device?
I was trying to save a PNG file to photos albums folder on the iPhone device with a .png extension so that the transparency remains..
My question is:
What is the path of photos album ...
0
votes
3answers
88 views
Android write String to file within Broadcast Receiver
I have set up a Broadcast Receiver to capture SMS messages. The Class display the message using Toast but I need to write the String to a file but because it's not an Activity it doesn't work.
Is ...
0
votes
2answers
63 views
Writing to a file inside of a jar
I am having a problem writing to a .xml file inside of my jar. When I use the following code inside of my Netbeans IDE, no error occurs and it writes to the file just fine.
public void ...
0
votes
0answers
32 views
Attach a created csv file to email?
I am creating a csv file with the following code:
BOOL written = [csvString writeToFile:@"stock_summary.csv" atomically:YES encoding:NSUTF8StringEncoding error:&error];
if (!written)
...
0
votes
4answers
100 views
Writing arraylist to textfile
I have an arraylist of class Room which is held in class Hostel, i would like to write this arraylist to a text file. What is the most efficient method of doing so?
Hostel Class
public class Hostel
...
0
votes
2answers
99 views
writeToFile:atomically: what does atomically mean?
I am wondering what atomically: does in writeToFile:atomically:. I sometimes use YES and sometimes NO. But what changes if it is YES or NO?
0
votes
1answer
122 views
UIImagePNGRepresentation writeToFile can errors be catched?
i render Thumbnails of newly recieved PDF Document to the Documents-Directory.
I'm using the following code:
CFURLRef pdfURL = CFBundleCopyResourceURL(CFBundleGetMainBundle(), CFSTR("thedoc.pdf"), ...
0
votes
1answer
80 views
ObjC download file and save it to directory
Id like to "update" a local file from a server (save it to a directory).
I tried EVERYTHING! NOTHING WORKS! That's my last attempt:
NSURL *url = [NSURL ...
0
votes
3answers
213 views
can't save plist. path is not writable
I'm saving a lot of informations in a plist. This one is by standart in my mainBundle.
this is my method to load the path and the data from the plist. if the file in the "application support" folder ...
0
votes
1answer
183 views
Unable to write to plist file
I've found several questions here on the site with people who have a similar problem, but I'm still not able to resolve mine. Here's the thing:
I'm making an iOS app that contains two plist files. ...
0
votes
2answers
304 views
writeToFile xcode iphone objective-c
I'm trying to write to a file "index.html" I have in my resources.. I can load the file no problem but I can't seem to write to it...
Nothing is showing up as an error... it simply just doesn't ...
0
votes
1answer
80 views
Separate filename from file extension Cocoa?
I am using the writeToFile:atomically: method to write some encrypted data to a text file. The problem is, the file it needs to be saved as must be the file the user encrypts, with the extension I ...
0
votes
1answer
47 views
writeToFile doesn't change the content of the file xcode4 objective-c
I finished writing a little program, which is able to read and write a/into a .txt file.
When I execute the program, everything is running fine except that the content of the file doesn't change ...
0
votes
1answer
1k views
NSData writeToFile not working
I cant seem to get nsdata to write to a file. Any ideas what i may be doing wrong. Thanks in advance.
NSString* filename = @"myfile.txt";
NSString *applicationDocumentsDir = ...
0
votes
1answer
113 views
objective-c simple nsarray writeToFile issue
[wordlist writeToFile:[[NSBundle mainBundle]
pathForResource:@"wordlist" ofType:@"txt"] atomically: YES];
wordlist is a NSMutableArray, and the rest you know what.
The problem is that nothing is ...
0
votes
1answer
109 views
-writeToFile:automatically: (NSDictionary) not successful on some user-accounts
I create an NSDictionary (+dictionaryWitContentsOfFile:), change some values with -setValue:ForKey: and then, when the application terminates, write this dictionary back to a file with ...
0
votes
1answer
55 views
Encrypted Data not writing to file?
In an encryption tool I am nearly finished with, I can't seem to write the encrypted data to a file.
Here is what I have:
NSData *encryptedData = [data AES256EncryptWithKey:key];
...
0
votes
2answers
110 views
Write data to file Cocoa?
I need to use the writeToFile: methods in writing data (that is encrypted) to a file. However, say I have:
NSData *encryptedData = [data AES256EncryptWithKey:key];
And I write the encryptedData to ...
0
votes
1answer
76 views
Cocoa writeToFile: with a specific UTI
My app exports to CVS but Numbers won't open it because it dosen't have the public.comma-separated-values-text UTI. Is there a simple way to apply the UTI to the file as im writing it or do I have to ...
0
votes
1answer
400 views
writeToFile:atomically only works first time
When my app starts, looks if a plist exists, if it doesn't it creates it.
NSFileManager *fileManager = [NSFileManager defaultManager];
NSArray *paths = ...
0
votes
6answers
180 views
HashMap stored on disk is very slow to read back from disk
I have a HashMap that stores external uids and then it stores a different id ( internal for our app ) that has been set for the given uid.
e.g:
123.345.432=00001
123.354.433=00002
The map is ...
0
votes
1answer
139 views
Get results to write to CSV using Perl
The following Perl script cureently reads in an html file and strips off what I don't need. It also opens up a csv document which is blank.
My problem being is I want to import the stripped down ...
0
votes
2answers
206 views
NSArray writeToFile not working first time (but works next time)
I am writing a huge NSArray of NSDictionaries. The file size when successfully written to a plist is about 549KB. The thing is, when I start my app, the first time I try to write it, it always returns ...
0
votes
2answers
180 views
IOS, TableView, NSArray datasource - when to save?
Newbie here :-)
Can anyone help me with a suggestion for the best time to write data in a UITableView/NSArray data source to a plist file?
I'm thinking of the TableView's life cycle. In a small list ...
0
votes
1answer
188 views
writeToFile always crashes with stringByAppendingPathComponent
I am sitting on this problem for hours and I am blind now. ;-)
I have this code here:
- (id) initWithImage:(UIImageView*)imageView andPath: (NSString*) path{
[super init];
drawImage = ...
0
votes
1answer
115 views
Weird crash when accessing NSMutableArray
I add objects to an NSMutableArray and print out its content.
When adding the first object it works and the array says count is 1.
When I add the second object, is shows the array has a count of 2, ...
0
votes
2answers
163 views
Crash on writeToFile
I'm using quite a simple method of storing file names in a text file. For some reason when I initiate the writeToFile I get a crash:
pathString = [NSString stringWithFormat:@"New FileName - %@.png", ...
0
votes
2answers
217 views
Oracle PL/SQL Analysing output of queries, writing to file
I'm working on a project my boss gave me. I don't have much experience but I have to learn it. It's regarding Oracle DB 11g and I'm using SQLPlus and PL/SQL as the query language.
Basically for each ...
0
votes
2answers
200 views
Mac App Store - can't save a file
Are there any restrictions as far as saving files when you distribute an app over the Mac App Store?
If I compile and run my app from my computer it works fine - it saves the configuration.
However ...
0
votes
1answer
118 views
writeToFile working in sim but not on device
This code works on simulator but not on device. I am positive this has something to do with writing to file:
NSString *path = [[NSBundle mainBundle] pathForResource:@"SongData" ofType:@"plist"];
...
0
votes
1answer
354 views
Can not save NSDictionary to a file
i think the title says all. I use some example code i found here but the file will not be created.
- (id)init {
[[NSBundle mainBundle] loadNibNamed:@"PadContent" owner:self options:nil];
if ...
0
votes
3answers
528 views
NSDATA writeToFile crashes without a reason
I am downloading images from a url using NSDATA and saving them to local file system using
NSData *dataForStorage = [NSData dataWithData:UIImagePNGRepresentation(img)];
BOOL saveResult=[ ...
0
votes
0answers
561 views
Objective C: write string on csv file [closed]
Possible Duplicate:
objective C: write in a csv (txt) string contained in some textfield
I have this code to write a string in a csv file (txt) (string to write is : csvString)
NSString ...
0
votes
2answers
64 views
About 2000 strings to a file
I need to put separate lines into a file, but it seems that it's not supported by
NSArray *paths = NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES);
NSString ...
0
votes
1answer
61 views
Can data saved on the iPhone by an App using writeToFile be included in the results of a Spotlight search?
An application I am designing will be used to sync data between the iPhone and a database. I am writing the data on the iPhone using 'writeToFile' and similar methods, and syncing it periodically ...
0
votes
1answer
726 views
Finding path to plist in Xcode project folder
I have a plist in my Xcode project's resource folder but on physical drive it's in the top folder of my project. I want to read and write from this same file. Using NSBundle reads it properly and ...
0
votes
1answer
482 views
objective-c writeToFile Doesn't on iPad, Does on simulator
I've seen the explanation that writeToFile doesn't work with non-objects,
however, this snippet shows there is a serious gap in what works on the iPad device
and how the simulator works.
...
0
votes
2answers
327 views
Writing an NSMutableArray to my documents directory fails
I am attempting to cache a web request. Basically I have an app that uses a facebook user's friend list but I don't want to grab it every single time they log in. Maybe refresh once per month. ...