halcompile indentation bug ?
- gaston48
 - Offline
 - Premium Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 111
 - Thank you received: 5
 
			
	
						23 Aug 2016 17:02		 -  23 Aug 2016 17:28		#79319
		by gaston48
	
	
		
			
	
	
			 		
													
	
				halcompile  indentation bug ? was created by gaston48			
			
				Hello everybody,
indentation with spaces ou tab of only " ;; " bug halcompile ?
function _;
licence "GPL" ;
;;
FUNCTION(_) {
...

sorry, not in good section ...
					indentation with spaces ou tab of only " ;; " bug halcompile ?
function _;
licence "GPL" ;
;;
FUNCTION(_) {
...
sorry, not in good section ...
		Last edit: 23 Aug 2016 17:28  by gaston48.			
			Please Log in or Create an account to join the conversation.
- Cpk_Rbt
 - Offline
 - Senior Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 53
 - Thank you received: 4
 
			
	
						23 Aug 2016 18:12				#79325
		by Cpk_Rbt
	
	
		
			
	
			
			 		
													
	
				Replied by Cpk_Rbt on topic halcompile  indentation bug ?			
			
				From the documentation here: linuxcnc.org/docs/html/hal/comp.html
Does it recognize licence as a proper spelling of license?
					function _;
license "GPL";
;;Does it recognize licence as a proper spelling of license?
Please Log in or Create an account to join the conversation.
- gaston48
 - Offline
 - Premium Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 111
 - Thank you received: 5
 
			
	
						23 Aug 2016 19:49				#79334
		by gaston48
	
	
		
			
	
			
			 		
													
	
				Replied by gaston48 on topic halcompile  indentation bug ?			
			
				Thank you for your reply,
it is a mistake keyboard
The code indentation is completely free, except for the two semicolon ??
2 days to find the error ...
The error message of halcompile is the same as when employing DOS end of line ? .
					it is a mistake keyboard
The code indentation is completely free, except for the two semicolon ??
2 days to find the error ...
The error message of halcompile is the same as when employing DOS end of line ? .
Please Log in or Create an account to join the conversation.
		Time to create page: 0.427 seconds