| Author |
Comment/Response |
Bill Simpson
|
09/19/12 3:34pm
Notice that TextCell[""] in your output. That is the problem. Others have had this problem in the past and I don't believe anyone ever tracked down exactly what was causing that.
Use FullForm[] on each of your individual expressions and see if you can find where the TextCell[""] is hiding, delete that and see if the problem goes away.
URL: , |
|