outputting and printing comments



Or just

    "Here is my comment"$

Instead of

    /* Here is my comment */



On Tue, Jul 2, 2013 at 9:29 AM, Dominic Di Toro <dditoro at udel.edu> wrote:

> Thanks. Very neat
>
> Dom Di Toro
>
>
> On 7/1/2013 8:22 PM, Robert Dodier wrote:
>
>> On 2013-07-01, Dominic Di Toro <dditoro at udel.edu> wrote:
>>
>>  Is there a way of outputting and printing the comments
>>> /*    comment    */
>>> from batch file input in wxMaxima?
>>>
>> Well, I see that wxMaxima prints the input and result but not any
>> comments. How about putting something like comment("Hey there")$
>> into the batch file? There is no such function 'comment' so
>> nothing happens, except comment("Hey there") will be displayed.
>>
>> Hope this helps,
>>
>> Robert Dodier
>>
>> ______________________________**_________________
>> Maxima mailing list
>> Maxima at math.utexas.edu
>> http://www.math.utexas.edu/**mailman/listinfo/maxima<http://www.math.utexas.edu/mailman/listinfo/maxima>;
>>
>
>
> --
> Dominic M. Di Toro
> Edward C. Davis Professor of Civil and Environmental Engineering
> Department of Civil and Environmental Engineering
> 356 DuPont Hall
> University of Delaware
> Newark, DE 19716
> Telephone: (302) 831-4092
> FAX: (302) 831-3640
> Email: dditoro at ce.udel.edu
> http://www.ce.udel.edu/**faculty/ditoro/index.html<http://www.ce.udel.edu/faculty/ditoro/index.html>;
>
>
> ______________________________**_________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/**mailman/listinfo/maxima<http://www.math.utexas.edu/mailman/listinfo/maxima>;
>