I am attempting to insert text into a file: I have a series of strings defined thus: insert_txt: ["first new line" "second new line" "third new line"] ;; at some point in the file, I attempt to insert ;; the strings with the following code: foreach txt insert_txt [ ;insert first fp newline insert first fp txt ] with "insert first fp newline" commented out the elements are inserted in REVERSE order. Why is this happening? What am I doing wrong? with "insert first fp newline" enabled, nothing at all is inserted. Why is this? if I use the code: insert first fp "**", "**" is inserted. I would greatly appreciate anyone's help here! Thanks Tim
- [REBOL] REBOL/View Re:(9) joel . neely
- [REBOL] Re: REBOL/View Re:(7) ejolson
- [REBOL] REBOL/View jorgie
- [REBOL] REBOL/View Re: Petr . Krenzelok
- [REBOL] REBOL/View Re:(2) scott
- [REBOL] REBOL/View Re:(3) bpaddock
- [REBOL] REBOL/View Re:(4) bpaddock
- [REBOL] Re: REBOL/View Re:(4) giesse
- [REBOL] REBOL/View Re:(6) bpaddock
- [REBOL] REBOL/View bciceron
- [REBOL] [REBOL]HELP!! Inserting... tjohnson
- [REBOL] [REBOL]HELP!! Inserting... lmecir
- [REBOL] [REBOL]HELP!! Inserting... tjohnson
- [REBOL] HELP!! Inserting text p... allenk
- [REBOL] [REBOL]HELP!! Inserting... icimjs
- [REBOL] [REBOL]HELP!! Inserting... tjohnson
- [REBOL] REBOL/View Re: assembly
- [REBOL] REBOL/View Re: ingo
- [REBOL] REBOL/View Re:(4) alans
- [REBOL] REBOL/View Re:(4) Ed
- [REBOL] rebol/view tsummerfelt1
