Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • 'quietly' command

    Hi there

    Does anyone know if there is a way to get the 'quietly' command to apply to whole chunks of code rather than just individual lines?

    Thanks

  • #2
    Code:
    quietly {
        line 1
        line 2
        line 3
    }
    ---------------------------------
    Maarten L. Buis
    University of Konstanz
    Department of history and sociology
    box 40
    78457 Konstanz
    Germany
    http://www.maartenbuis.nl
    ---------------------------------

    Comment


    • #3
      marvellous, thanks!

      Comment


      • #4
        In checking what is explained where, I note that this isn't explicit in the help, but there are examples in the manual entry. Sometimes you have to click through to the pdf documentation.

        Comment

        Working...
        X