| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| prasanth_thavva Beginner
 
  
 Joined: 14 May 2006
 Posts: 40
 Topics: 18
 
 
 | 
			
				|  Posted: Tue May 23, 2006 5:17 am    Post subject: How to the change the following code to fileaid ? |   |  
				| 
 |  
				| Can anyone tell the replacement of the following options in COMPAREX to fileaid : 
 Explanation of the below code:
 
 The above option will  identify the records which is having a char value
 _________________
 Thanks&Regards
 Prasanth Thavva
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| kolusu Site Admin
 
  
 
 Joined: 26 Nov 2002
 Posts: 12394
 Topics: 75
 Location: San Jose
 
 | 
			
				|  Posted: Tue May 23, 2006 6:59 am    Post subject: |   |  
				| 
 |  
				| prasanth_thavva, 
 I haven't worked on Comparex and I do not have access to the manuals. What exactly does the MASK function do?
 
 Kolusu
 _________________
 Kolusu
 www.linkedin.com/in/kolusu
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| bprasanna Beginner
 
 
 Joined: 05 Sep 2003
 Posts: 119
 Topics: 33
 Location: Hyderabad
 
 | 
			
				|  Posted: Tue May 23, 2006 6:59 am    Post subject: |   |  
				| 
 |  
				| Hi, Could you please put the i/p file and the o/p you are expecting ? Please note to provide the file structure as well.
 
 Thank you
 Bprasanna
 _________________
 ----------------
 Thanks&Regards
 Bprasanna
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Phantom Data Mgmt Moderator
 
  
 
 Joined: 07 Jan 2003
 Posts: 1056
 Topics: 91
 Location: The Blue Planet
 
 | 
			
				|  Posted: Wed May 24, 2006 1:09 am    Post subject: |   |  
				| 
 |  
				| Kolusu, 
 As the name indicates, MASK statement is used to mask certain variables from comparison.  In this case, MASK=(031,003) is used to mask positions 31 thru 33.  Any changes in this position will not be reported.
 
 this is just an opposite of CMPCOLM in SuperC.
 
 Thanks,
 Phantom
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  | 
	
		|  |