[REBOL] Newbie Q: Cropping text
From: kimm2:mcmaster:ca at: 3-Jul-2002 15:49
What line of code in REBOL will crop text? (Without loops) For example, I want the first 3 characters in the string "asdfghjkl". Result should be: "asd". Thanks! Matt
[REBOL] Newbie Q: Cropping textFrom: kimm2:mcmaster:ca at: 3-Jul-2002 15:49
|