Jump to content
UBot Underground

[Sell Plugin] Advanced Data Text File


Recommended Posts

  • Replies 544
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

V3.3.4.1 (Warning. This amendment makes a difference to the previous version. File a previous version of the plugin will not work correctly.) Improvement command table search Merge command $pad left

V2.0.1.5 Add Option: remove blank lines : Trim Mode remove blank lines : Multiple Spaces To One Space remove blank lines : Multiple New Line To One New Line   Update Sample File: $remove blank lines

4.0.2.0 (BETA) (Warning. Your old code can not be used with the new version of the plugin.) string encode/decode     - re-name option     - add field "Encode/Decode"      string encrypt/decrypt:     -

Posted Images

Pash.. sorry to bug ya.. but having the same issue as advanced ubot in that the dropbox folder is no longer working. Please if you can send the link to acamso[at]gmail.com, it would be much appreciated

Link to post
Share on other sites

Pash.. sorry to bug ya.. but having the same issue as advanced ubot in that the dropbox folder is no longer working. Please if you can send the link to acamso[at]gmail.com, it would be much appreciated

Link send to email.

Link to post
Share on other sites
  • 2 weeks later...

V2.2.4.0
Add new command
$number format : sample input "10.123456" output "10.1"

 

Add new sample file

$number format.ubot

Link to post
Share on other sites

V2.2.5.0 (Beta)

Add New Command
list append prefix-suffix : append prefix and suffix to list
delete file after reboot : Some files can not be deleted immediately. This command allows you to delete files after reboot.
is file exist : check file exist? (support long path)
is folder exist : check folder exist? (support long path)
is folder empty : check folder empty? (support long path)
is long path : check file/folder long path?

Added ability.
read file 2 : can read "Long Path"
save to file 2 : can save file "Long Path"
file option : can management "Long Path" file
folder option : can management "Long Path" folder
get files 2 : can get files from "Long Path" folder

Fix
save to file 2 : error append file

Link to post
Share on other sites
  • 2 weeks later...

V2.2.5.1 (Beta)
create table from html : fix some html not work
create table from html : add ability get by table index

Link to post
Share on other sites
  • 2 weeks later...

Hello Pash,

 

can I somehow convert stuff like:

Ä  into the regular characters like üöäÜÖÄß

 

Dan

"Ã⠀ ž" and "üöäÜÖÄß" It is a form letters "unicode".

Which is the same format. Could not be converted. You must write a statement to yourself.

 

https://en.wikipedia.org/wiki/List_of_Unicode_characters

Link to post
Share on other sites

sort table option:

 

That command only sorts the column or row i select. 

It should also have an option to automatically adjust the other (related) rows and columns. 
So if I sort a table based on column 0. The order of the other columns should change according to how the order changed in column 0.

 

Like it works in excel.

Before:
http://content.screencast.com/users/danwan131/folders/Jing/media/fe292bbf-c8ef-4827-9c24-c87e4595ad76/2015-05-06_2335.png

Now I sort the table by column A and I get:
http://content.screencast.com/users/danwan131/folders/Jing/media/7de4750e-0b1e-4100-a478-d1cfa27e34b2/2015-05-06_2336.png

Thanks a lot for considering this.

Dan

Link to post
Share on other sites

sort table option:

 

That command only sorts the column or row i select. 

 

It should also have an option to automatically adjust the other (related) rows and columns. 

So if I sort a table based on column 0. The order of the other columns should change according to how the order changed in column 0.

 

Like it works in excel.

 

Before:

http://content.screencast.com/users/danwan131/folders/Jing/media/fe292bbf-c8ef-4827-9c24-c87e4595ad76/2015-05-06_2335.png

 

Now I sort the table by column A and I get:

http://content.screencast.com/users/danwan131/folders/Jing/media/7de4750e-0b1e-4100-a478-d1cfa27e34b2/2015-05-06_2336.png

 

Thanks a lot for considering this.

 

Dan

 
 
trial selection

post-5560-0-93192500-1430957216_thumb.png

Link to post
Share on other sites

But how do I select the index column then?

 

I do have to sort a table but based on one column. And not sort all columns individually.

Link to post
Share on other sites

But how do I select the index column then?

 

I do have to sort a table but based on one column. And not sort all columns individually.

Table management is a headache. Now I would like to do other projects. The simplest

I will return to this later.

  • Like 1
Link to post
Share on other sites

V2.2.5.2 (Beta)

sort table option : Add option "Skip First (For All & Base)"
sort table option : Add Option "Ascending Base Col Index" and "Descending Base Col Index" 'Base' like excel sort

Link to post
Share on other sites

Pash I cant see anything in the video because the quality is too low. Is there an HD version?

Upload new.

 

  • Like 1
Link to post
Share on other sites

Text File encoding is not working correctly for me:

 

plugin command("Advanced Data Text File.dll""text file encoding""D:\\test.txt""D:\\test2.txt""UTF-8")

 

The test file is in Ansi Format and has some special characters:

$
£
 
 
Test file is attached.
 
Would be great if you could check that.
 
Thanks 
Dan

test.txt

Link to post
Share on other sites

 

Text File encoding is not working correctly for me:

 

plugin command("Advanced Data Text File.dll""text file encoding""D:\\test.txt""D:\\test2.txt""UTF-8")

 

The test file is in Ansi Format and has some special characters:

$
£
 
 
Test file is attached.
 
Would be great if you could check that.
 
Thanks 
Dan

 

This may be hard to explain to your language.

But it works correctly. When you save the data as "ASIN". It converts the data into the format "ASIN". And when you convert it to "UTF8". It is a message that is converted. Now recognized as "ASIN".

 

I recommend that you use Notepad ++.

For more insight

post-5560-0-87427900-1431686035_thumb.png

Link to post
Share on other sites

V2.2.6.0 (Beta)

Add new command
table filter : filter table columns

add new sample in folder
Sample Files - V2.2.6.0 Up

 

post-5560-0-38814700-1431738099_thumb.png

Link to post
Share on other sites

This may be hard to explain to your language.

But it works correctly. When you save the data as "ASIN". It converts the data into the format "ASIN". And when you convert it to "UTF8". It is a message that is converted. Now recognized as "ASIN".

 

I recommend that you use Notepad ++.

For more insight

 

My original file:

 

2.png

 

After converting with the plugin:

1.png

 

 

How it should look like:

3.png

 

Dan

Link to post
Share on other sites

V2.2.6.1 (Beta) (Warning: The update makes the plugin version previous malfunction. You have to go back and correct it.)
text file encoding : add option "Input Encoding"

Link to post
Share on other sites

V2.2.6.2 (Beta)
text file encoding : add help url inside "Query" fill box
read file 2 : fix Encoding
save to file 2 : fix Encoding

Link to post
Share on other sites

V2.2.7.0 (Beta)
Add new command
csv to string : csv to string (comma/new line) and "Query"
list get range: added ability (List/String)

Link to post
Share on other sites
  • 2 weeks later...

Feature request

 

1. List to spintax:

 

%list contains

1
2
3
4

Outputs to 

{1|2|3|4}

2. List to regex spintax:

 

%list contains

1
2
3
4

Outputs to 

(1|2|3|4)
Link to post
Share on other sites
  • PRO locked this topic
Guest
This topic is now closed to further replies.

×
×
  • Create New...