Annotation of loncom/html/adm/help/tex/Scripting_Help.tex, revision 1.1

1.1     ! bowersj2    1: 
        !             2: The full power of Perl is well outside the scope of this document. Looking
        !             3: in the function list at \\
        !             4: http://mileva.lite.msu.edu/loncapadocs/homework/homework5.html \\
        !             5: can give you some ideas. O'Reilly has some good Perl books. The Perl 5 Pocket
        !             6: Reference will contain more than what you need to know to use LON-CAPA, available
        !             7: at \\
        !             8: http://www.oreilly.com/catalog/perlpr3/ .
        !             9: 
        !            10: If you have any problems, consult http://help.loncapa.org/fom/cache/5.html
        !            11: . If you don't find the answer to your problem, please help us expand the
        !            12: FAQ by submitting a new pending question.
        !            13: 
        !            14: Our advanced users often come to prefer the XML interface for the problems,
        !            15: available through the \textbf{EditXML} buttons. Covering the XML format is
        !            16: beyond the scope of this manual, but you can learn a lot by using the editor
        !            17: to make changes and seeing what happens to the XML.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>