PDA

View Full Version : line break in flat-file database


Candice
02-10-2004, 02:58 AM
:unsure:

I am using the text file for storing events, it works very good even in other language. but I would like to ask if I can have the event text line breaking? I tried to add \n and
into the text file, but it display exactly what the codes are.

ve9gra
02-10-2004, 07:05 AM
just type it with the html entities instead... replace <br> ..... with


EDIT: actually, this won't work.... i was testing it on a version yet unavailable to the public... let me try this again with v4.5... i'll let you know

ve9gra
02-11-2004, 01:36 PM
It doesn't seem that this will be possible to do with the script as-is... some modification would have to be involved... I haven't had time to actually check it out more than my first attempt (i'm moving), but I'll give it another look in a little while.

Brian
02-11-2004, 02:58 PM
This feature should be possible in a future Version 5.x, just not currently with the code base that's in Version 4.5.