Re: Services?
Re: Services?
- Subject: Re: Services?
- From: steve stout <email@hidden>
- Date: Mon, 26 May 2003 08:28:58 -0700
If you'd rather do it in Java, then you can do the same basic thing and
create a Java Tool in PBX.
Am Montag, 26.05.03 um 08:22 Uhr schrieb Radwar:
What you need is a Cocoa tool which does the string manipulation.
ProjectBuilder will allow you to build Cocoa Tool project, which has
no GUI. If you need GUI then you need a Cocoa Application. You would
want to look at the foundation classes for the readymade objects
available. Some of most used ones are NSString, NSDictionary, NSArray,
NSScanner and so on...
On Monday, May 26, 2003, at 11:01 AM, Goodbye Bill wrote:
Good morning! Another question for your friendly neighborhood
newbie...
I am coming from a Microsoft platform. I would like to create a
service or
application to run in the background and parse text files. Could
someone
point me in the right direction as to what to use? Cocoa? Carbon?
I'm not
sure where to begin.
Thanks! =)
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.