| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| ranga_subham Intermediate
 
  
 Joined: 31 Jan 2006
 Posts: 255
 Topics: 72
 
 
 | 
			
				|  Posted: Tue Aug 22, 2006 11:26 pm    Post subject: labels in browse mode - COBOL |   |  
				| 
 |  
				| Hi, 
 I have kept several labels in a COBOL program while analyzing the same in the BROWSE mode.  I am not able to remove them. We can remove a label in VIEW mode but how to do the same in BROWSE mode. The RES(ET) is not working.
 
 Please help.
 
 TIA.
 _________________
 Ranga
 *****
 None of us is as smart as all of us - Ken Blanchard
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| ofer71 Intermediate
 
 
 Joined: 12 Feb 2003
 Posts: 358
 Topics: 4
 Location: Israel
 
 | 
			
				|  Posted: Wed Aug 23, 2006 12:35 am    Post subject: |   |  
				| 
 |  
				| What do you mean by labels? And why do you think you can alter data in BROWSE mode? 
 O.
 ________
 glass weed pipe
 
 Last edited by ofer71 on Sat Feb 05, 2011 11:43 am; edited 1 time in total
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| vivek1983 Intermediate
 
  
 Joined: 20 Apr 2006
 Posts: 222
 Topics: 24
 
 
 | 
			
				|  Posted: Wed Aug 23, 2006 5:23 am    Post subject: |   |  
				| 
 |  
				| ranga_subham, 
 You cannot delete labels, but several labels can be assigned to the
 same line.   The last assignment of a label overrides any previous
 assignments.  Labels are remembered only while you are browsing the
 currently selected data.
 
 Regards,
 Vivek.G
 _________________
 Vivek G
 --------------------------------------
 A dream is just a dream. A goal is a dream with a plan and a deadline. (Harvey Mackay)
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| ranga_subham Intermediate
 
  
 Joined: 31 Jan 2006
 Posts: 255
 Topics: 72
 
 
 | 
			
				|  Posted: Fri Aug 25, 2006 12:05 am    Post subject: |   |  
				| 
 |  
				| Thanks vivek1983 _________________
 Ranga
 *****
 None of us is as smart as all of us - Ken Blanchard
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  | 
	
		|  |