Guest_imported
New member
- Jan 1, 1970
- 0
im trying to edit a text file so that it places a character at the end of each line.
but i'm having trouble reading return carriages is there anyway to handle this in cf?
ex.
asd asdfd dfg fdgg fdg dfg
ksodfkok sdofkosk foksf ok
the script should produce:
asd asdfd dfg fdgg fdg dfg|
ksodfkok sdofkosk foksf ok|
thanks in advance....
but i'm having trouble reading return carriages is there anyway to handle this in cf?
ex.
asd asdfd dfg fdgg fdg dfg
ksodfkok sdofkosk foksf ok
the script should produce:
asd asdfd dfg fdgg fdg dfg|
ksodfkok sdofkosk foksf ok|
thanks in advance....