File:  [LON-CAPA] / loncom / html / adm / help / tex / Scripting_Help.tex
Revision 1.6: download - view: text, annotated - select for diffs
Tue Jan 17 02:58:48 2017 UTC (7 years, 7 months ago) by lira
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_5_msu, version_2_11_5, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, HEAD
adding space next to URLs for those who use copy-paste from manual

    1: \label{Scripting_Help}
    2: 
    3: The full power of Perl is well outside the scope of this document. Looking
    4: in the function list in the section \ref{Problem_LON-CAPA_Functions}
    5: can give you some ideas. O'Reilly has some good Perl books. Enter 
    6: ''perl'' in the search box at 
    7: \texttt{http://search.oreilly.com} .
    8: 
    9: If you need help, you might search the listserv at \\
   10: \texttt{http://mail.lon-capa.org/mailman/swish.cgi} or consider joining the 
   11: users listserv to ask other users for advice at 
   12: \texttt{http://mail.loncapa.org} , or use the Help link to 
   13: contact the Help desk. Often other users are quick to provide help.
   14: 
   15: Our advanced users often come to prefer the XML interface for the problems,
   16: available through the \textbf{EditXML} buttons. Covering the XML format is
   17: beyond the scope of this manual, but you can learn a lot by using the editor
   18: to make changes and seeing what happens to the XML. Supported XML tags are 
   19: discussed in the Tags Used in XML Authoring section (\ref{Authoring_XML_Intro}).
   20: 

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