B4X FEED Analising a saved list

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Analising a saved list است. این موضوع تا کنون 29 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Analising a saved list
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
29
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
HI Guys,

I'm saving my list.
Lists are saved as text files using commas to delimit the fields - That's Great
However in the saved file, theres a CRLF after name and an isinitialized field.
There is no CRLF - in fact I (think) I strip it with nameinput.Text = nameinput.Text.replace(CRLF, "") so each entry is on one line
and what is the Isinitialized field ? - Can i get rid of it ?

TIA
Steve

[IsInitialized=false, email=[email]shagger@theunwins.com[/email], name=shaggernumber2
, score=7, smoke=true]
[IsInitialized=false, email=[email]shagger@theunwins.com[/email], name=joe
, score=5, smoke=true]
[IsInitialized=false, email=[email]shagger@theunwins.com[/email], name=shagger
, score=1, smoke=true]

 

عقب
بالا