It is currently April 23rd, 2024, 11:41 am



Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: How to reply or create in serial order.
PostPosted: August 11th, 2016, 1:54 pm 

Joined: July 18th, 2013, 7:07 am
Posts: 17
Hi

I have created 20 text file for reply and create a new thread. After creation of text file all file are in alphabetically. But I want to post serially as I want i.e. started from H letter in 1st and started from B in last. How can I do this.

Thanks


Top
 Profile  
Reply with quote  
 Post subject: Re: How to reply or create in serial order
PostPosted: August 11th, 2016, 2:20 pm 
Site Admin
User avatar

Joined: March 10th, 2011, 11:14 pm
Posts: 12641
Location: Earth
Hi,

not sure what you meant by "started from H letter in 1st and started from B in last".

Just put the files in auto-create / auto-reply folders or load them in the order you need (not all at once).

Or name your files in the order you need. Just add some number at the start.

But order doesn't really matter usually.

_________________
themaPoster | themaCreator | themaManager | themaLeecher | themaRegister


Top
 Profile  
Reply with quote  
 Post subject: Re: How to reply or create in serial order.
PostPosted: August 11th, 2016, 3:27 pm 

Joined: July 18th, 2013, 7:07 am
Posts: 17
text File name

abstract - multi.txt
bare - mall.txt
bharme - drive.txt
helipad - crash.txt

As you can see there are some text file which is in alphabetical order. I want to add in this sequence
helipad - crash.txt
bare - mall.txt
abstract - multi.txt
bharme - drive.txt

But it adds in alphabetical order when I tried to add these text file in post list.

If I put number at the start then how these number gets removed automatically when I make reply or create thread.

01 helipad - crash.txt
02 bare - mall.txt
03 abstract - multi.txt
04 bharme - drive.txt

Hope you understand what I want to say.


Top
 Profile  
Reply with quote  
 Post subject: Re: How to reply or create in serial order.
PostPosted: August 11th, 2016, 5:05 pm 
Site Admin
User avatar

Joined: March 10th, 2011, 11:14 pm
Posts: 12641
Location: Earth
You can remove those numbers with replacement.

Add in general subject replacements in "CONFIG" -> "Replacements" -> "Subject" (it will be applied when posting):

Search for:
Code:
^[0-9]+\s*


Replace with:
Code:
(leave empty)


Enable regex search.

_________________
themaPoster | themaCreator | themaManager | themaLeecher | themaRegister


Top
 Profile  
Reply with quote  
 Post subject: Re: How to reply or create in serial order.
PostPosted: August 11th, 2016, 5:12 pm 

Joined: July 18th, 2013, 7:07 am
Posts: 17
What happened when text file have more numbers

01 helipad - crash 01.txt

both 01 removed or 1st one removed


Top
 Profile  
Reply with quote  
 Post subject: Re: How to reply or create in serial order.
PostPosted: August 11th, 2016, 5:17 pm 

Joined: July 18th, 2013, 7:07 am
Posts: 17
and where I can find more regex search code


Top
 Profile  
Reply with quote  
 Post subject: Re: How to reply or create in serial order.
PostPosted: August 11th, 2016, 5:37 pm 
Site Admin
User avatar

Joined: March 10th, 2011, 11:14 pm
Posts: 12641
Location: Earth
bkumar wrote:
What happened when text file have more numbers

01 helipad - crash 01.txt

both 01 removed or 1st one removed


Only the first one. ^ - says match at the start only.

You can find more information about replacements in the FAQ: http://poster.freddy.lt/faq.php?expand=faq204

_________________
themaPoster | themaCreator | themaManager | themaLeecher | themaRegister


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

Who is online

Users browsing this forum: No registered users and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Theme designed by stylerbb.net © 2008
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All times are UTC