Breakpoint Log Message question

TJ Usiyan griotspeak at gmail.com
Thu Nov 8 08:21:31 EST 2012


Hello again,
After a more careful reading of your request, I think that you want a formatted string 

po [NSString stringWithFormat:@"my message %@", foo]

TJ
On Nov 8, 2012, at 8:06 AM, Susan Cudmore <susan.cudmore at gmail.com> wrote:

> Hi All,
> 
> I've been trying to figure out the syntax for the Log Message command on a breakpoint. The problem is that I can print @myVariable@ or I can print "My text message", but "My text message @myVariable@" doesn't work...
> 
> Any idea how I get that to act like NSLog and print out variable values?
> 
> Thanks!
> 
> /Sue
> _______________________________________________
> MacTechGroup-discuss mailing list
> MacTechGroup-discuss at lists.mactechgroup.org
> http://lists.mactechgroup.org/mailman/listinfo/mactechgroup-discuss



More information about the MacTechGroup-discuss mailing list