| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| Lyndall Beginner
 
 
 Joined: 31 Oct 2005
 Posts: 2
 Topics: 1
 
 
 | 
			
				|  Posted: Mon Oct 31, 2005 1:57 am    Post subject: Defining the length of a TSQ |   |  
				| 
 |  
				| I want to write a TSQ of length 10411, but the LENGTH parameter must be an identifier of PIC S9999 COMP (half word).  How can I get the value of 10411 into it? The following attempts don't work:
 Value clause
 - Moving a literal into it
 - Moving full word identifier into it
 - Leaving out the LENGTH parameter
 - Using FLENGTH
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| kolusu Site Admin
 
  
 
 Joined: 26 Nov 2002
 Posts: 12394
 Topics: 75
 Location: San Jose
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Lyndall Beginner
 
 
 Joined: 31 Oct 2005
 Posts: 2
 Topics: 1
 
 
 | 
			
				|  Posted: Mon Oct 31, 2005 6:42 pm    Post subject: |   |  
				| 
 |  
				| Fantastic - it works !!! Thankyou |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  | 
	
		|  |