Page 2 of 2

Re: Extracting Specific Details

Posted: Tue Mar 02, 2010 10:37 am
by DataMystic Support
If you have multiple files, you should merge, sort/remove duplicates and then add the header. Please see attached.

Re: Extracting Specific Details

Posted: Tue Mar 02, 2010 11:26 am
by xyber
Hi there,
I'm excited to say that there is much progress. However sadly, only the first line would comply the rest would just follow the old formatting. Here i've attached the screenshot.
First line complied but the rest does not.
First line complied but the rest does not.
almostthere.JPG (86.99 KiB) Viewed 11758 times
Thank you for time and patience!

Rgrds.

Edited:
When i tried to just add an extract matches filter|easy pattern for

Code: Select all

$1,$2,$3,$4,$5,$6,$7,$8,$9,$10
, it returned me an empty tabulation other than the header. Do you know what i missed?

Rgrds.

Re: Extracting Specific Details

Posted: Tue Mar 02, 2010 11:48 am
by DataMystic Support
The pattern match must be failing - you need to provide more sample data for us to work with. Purchasing TextPipe Pro will also let us allocate more time to your detailed consulting request.

Re: Extracting Specific Details

Posted: Tue Mar 02, 2010 11:59 am
by xyber
Hey there,

Yes i love textpipe but i need to get at least this issue resolved to get my company to purchase it(i'm just a manager). There are alot of areas which i can see textpipe becoming our savior. Thank you for your patience and support. Do let me know if it is possible to resume to have this issue resolved. If not, i'd understand. Will still try to push for the approval to get textpipe.

P.S. All the format in the text files are entirely the same. Random company names and data can be replaced just to see if it works.

Rgrds,
Sheila Xaunders.

Re: Extracting Specific Details

Posted: Tue Mar 02, 2010 1:26 pm
by DataMystic Support
Try this.

Re: Extracting Specific Details

Posted: Wed Mar 03, 2010 9:37 am
by xyber
Hi,

I've tried the 2nd filter you sent but it seems there is an inconsistency. As in it can only process one file out of the rest that i have. I would love to attach the files here but i think there is a restriction on the file extension.

Rgrds.

Edited:
Would it be possible if we change the approach a little? As in since all the data are formatted with each data in every line, would it be possible to put whatever is on the left to the top and whatever on the right to the bottom regardless of the title? This way it is processed per line instead of per title.
Processing per line
Processing per line
01.JPG (15.87 KiB) Viewed 11757 times
Processed into two lines
Processed into two lines
02.JPG (14.64 KiB) Viewed 11757 times
However i do recognize that for this to happen there needs to be a separator to mark the left and the right values. I have also noticed that the ":" character cannot be used as in the company descriptions there is colon usage as seen in the below example.
Colon usage in text
Colon usage in text
03.JPG (16.93 KiB) Viewed 11757 times
So i think to simplify matters, what we can do is replace the colons that we use for the titles to the pipe "|" symbol. On top of that, if we can somehow get textpipe to add in a tabspace after processing each line into the horizontal alignment, it would be a legit separator in the csv. Can this be done?

Rgrds,
Sheila Saunders.

Re: Extracting Specific Details

Posted: Wed Mar 03, 2010 10:50 am
by DataMystic Support
Tab delimiters are no problem. The colon presents no problem as far as I can see.

Can you please upload more data as a .zip?

Re: Extracting Specific Details

Posted: Wed Mar 03, 2010 11:23 am
by xyber
Hi,

Attached are more sample files. Really appreciate all effort and aid. Is text pipe able to like add a line to a text if that line is not present?
Thank you very very much.

P.S: Can text pipe help make changes to deployment scripts in installshield? More reasons to push for textpipe purchase.

Rgrds,
Sheila Saunders.

Re: Extracting Specific Details

Posted: Wed Mar 03, 2010 1:13 pm
by DataMystic Support
Hi Sheila,

You omitted to mention that 7 of the fields are optional :( . I have made changes to fix this, and I have the filter here awaiting your purchase. The sample data from the filter is below:

Code: Select all

Organization Name,RCB Number,Address,Telephone,Fax,Email,Website,Contact,Nature of Business,Categories
A A YEO OFFICE EQUIPMENT	32038100E	190 Middle Road #02-03 Fortune Centre Singapore 188979	(65) 6338 8855	(65) 6338 8947			Miss Irena Yeo Managing Director	Retailer & wholesaler of office equipment.	Classified Section -> COPYING MACHINES & SUPPLIES
AAAS COM SOLUTION PTE LTD	199504635G	175A Bencoolen Street #07-03 Burlington Square Singapore 189650	(65) 6337 9890	(65) 6338 6635	sales@aaas.com.sg	http://www.aaas.com.sg	Mr Richard Lee Director	Retailers of computers & computer products.	Classified Section -> COMPUTERS
BIC PRODUCT (SINGAPORE) PTE LTD		60 Alexandra Terrace #05-05 The Comtech Singapore 118502	(65) 6227 3066	(65) 6227 4150	kucy.ng@bicworld.com			BIC has built its success on a clear vision:to make top-quality, affordable BIC® products available to everyone.	Classified Section -> STATIONERS
Yes - TextPipe can be used to edit text-based scripts of any kind - we use it here to edit Inno Setup (*.iss) scripts which are similar to installshield scripts.

Re: Extracting Specific Details

Posted: Wed Mar 03, 2010 3:32 pm
by xyber
I'm sorry i did not notice this fact until after my post. Which is why i edited it. I guess this is as far as you can assist if i am right. Thank you for you help all this while. I'm not sure if i can still push for this but i will continue to do so. The company has been trying to just pay programmers to do such work but i have been against it as i can see quite a bit of potential in text pipe. Thank you for your patience and effort all this while. Do wish me luck in getting this approved.

Rgrds,
Sheila Saunders.

Edited:
I know this has taken alot of effort on your end too which is why i want to do my best to get this budget approved. You see its difficult because for programmers that we hire, it just costs us like US10-35 per solution. However if you look at text pipe in the long run would be most cost savings and the support is excellent. Hence you can see the dilemma i am in. At the same time i understand your predicament too, you want to increase sales what more to one whom you have already put in effort to assist. And i know i am taking up alot of your time. I'm sure you would have your reservations because i am not a decision maker and would still require a working solution to even push for this approval. All i can say is god bless and that you've been very helpful. Wish me luck. =)

Rgrds.

Re: Extracting Specific Details

Posted: Wed Mar 03, 2010 4:14 pm
by DataMystic Support
Good luck Sheila :-) Normally what happens at this stage is companies say 'thanks very much' and don't pay....

Re: Extracting Specific Details

Posted: Wed Mar 03, 2010 4:37 pm
by xyber
Yes i know, very common. As a service provider, we have faced so many of these replies. I am too used to it myself. However in my case, to save cost for the company and get promoted IS in my list of agendas. Moreover, i was thinking of proposing to be a distributor for data mystic for all your drop dead gorgeous solutions. To say, "Good luck Sheila :-) Normally what happens at this stage is companies say 'thanks very much' and don't pay...." is too silly to anyone who realizes what a goldmine textpipe is. Especially for a programming-hopeless like me.

Rgrds,
Sheila Saunders.

Re: Extracting Specific Details

Posted: Wed Mar 03, 2010 7:00 pm
by DataMystic Support
If you can bring us more customers then that would be terrific Sheila! Fingers crossed for your promotion!

Re: Extracting Specific Details

Posted: Wed Mar 03, 2010 7:41 pm
by xyber
My target market group are corporate. So pretty surely its higher chance compared to individuals or only end users. So yea. Thanks for the well wishes.

Rgrds,
Sheila Saunders.