Search found 10 matches
- Tue May 18, 2010 5:22 pm
- Forum: Technical / Scripting
- Topic: Substring Command Error
- Replies: 3
- Views: 5825
I'll try looking into that more. The CSV file is the following: ________________________________________________________________ Invoice Number,ARCRX_0000258 Invoice Date,"04/08/2010 09:18AM" Customer Name,"Jim Hugh" Customer Firm,"S.R.W. Architecture, Inc." Product ID (View Name),Detail ID,Detail T...
- Tue May 18, 2010 3:07 pm
- Forum: Technical / Scripting
- Topic: Substring Command Error
- Replies: 3
- Views: 5825
Substring Command Error
I have been working on and had help on creating a macro that compares two list and returns which numbers are different between the two lists. With some help I got it working in an ideal setting in which both lists are simple TXT files with one number per row however in reality I will be comparing a ...
- Tue May 18, 2010 12:19 pm
- Forum: Technical / Scripting
- Topic: Comparing 2 Lists
- Replies: 10
- Views: 9397
- Mon May 17, 2010 8:29 pm
- Forum: Technical / Scripting
- Topic: Comparing 2 Lists
- Replies: 10
- Views: 9397
ReadFile>C:\Users\Preferred User\Desktop\List1.txt,List1 Separate>List1,CR,Array1 ReadFile>C:\Users\Preferred User\Desktop\List2.txt,List2 Separate>List2,CR,Array2 Messagemodal>Array1_count if>Array1_count=0,End Let>k=0 Repeat>k Label>Continue Let>k=k+1 MessageModal>Array1_%k% Gosub>Search If>Array1...
- Mon May 17, 2010 6:03 pm
- Forum: Technical / Scripting
- Topic: Comparing 2 Lists
- Replies: 10
- Views: 9397
- Mon May 17, 2010 5:39 pm
- Forum: Technical / Scripting
- Topic: Comparing 2 Lists
- Replies: 10
- Views: 9397
- Mon May 17, 2010 5:35 pm
- Forum: Technical / Scripting
- Topic: Comparing 2 Lists
- Replies: 10
- Views: 9397
It seems as if the DOS command goes through the lists 1 line at a time and compares line one to line 1 etc. It was also including other lines before and after the mismatched lines which was getting quite confusing. It looks like it is in the right direction but not exactly what I am looking for yet....
- Mon May 17, 2010 5:10 pm
- Forum: Technical / Scripting
- Topic: Comparing 2 Lists
- Replies: 10
- Views: 9397
- Mon May 17, 2010 4:55 pm
- Forum: Technical / Scripting
- Topic: Comparing 2 Lists
- Replies: 10
- Views: 9397
Comparing 2 Lists
I am trying to compare two lists that are found in two text files. I have been using Readln to read through the files but am having trouble coming up with a way to compare it against another list and tell me which numbers in the lists do not match up to each other. The lists look something like this...
- Fri Apr 30, 2010 3:19 pm
- Forum: General Discussion
- Topic: Delete Post
- Replies: 1
- Views: 3789
Delete Post
Trying to figure out how to delete my past posts!