Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Vertical formatting etc

From: mgkiourt::otenet::gr at: 2-Oct-2001 15:53

a)If I have e.g., ["Put" "them" "together"] how will I take ["Put them together"] b)If I have [a b c] how will I take [a b c ] c) If I have [0 0 0 0] how will I ask to print any non-zero numbers and what output will I have?