| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		xxhehe Expert Cheater
  Reputation: 0
  Joined: 11 Mar 2015 Posts: 154
 
  | 
		
			
				 Posted: Fri Jun 12, 2015 10:03 pm    Post subject: "CREATE" expected but "COUNT" found | 
				       | 
			 
			
				
  | 
			 
			
				Build CE6.4 git r2000 to r2043=successful
 
Build CE6.4 git r2045=Failure
 
 
Lazarus+Fpc is required versions has been modified??
 
 
-
 
 non-native speakers
 
 
-----------------------Build log--------------------------
 
 	  | Code: | 	 		  
 
....................
 
frmluaengineunit.pas(290,3) Note: Local variable "s" not used
 
frmluaengineunit.pas(291,3) Note: Local variable "found" not used
 
frmluaengineunit.pas(292,3) Note: Local variable "foundcount" not used
 
frmluaengineunit.pas(535,5) Note: Local variable "ld" not used
 
frmluaengineunit.pas(536,3) Note: Local variable "frm" not used
 
frmluaengineunit.pas(537,3) Note: Local variable "r" not used
 
frmluaengineunit.pas(538,3) Note: Local variable "t" not used
 
frmluaengineunit.pas(683,23) Warning: range check error while evaluating constants (-1 must be between 0 and 4294967295)
 
frmluaengineunit.pas(573,7) Note: Local variable "j" not used
 
frmluaengineunit.pas(574,3) Note: Local variable "s" not used
 
frmluaengineunit.pas(574,5) Note: Local variable "s2" not used
 
frmluaengineunit.pas(580,3) Note: Local variable "stack" not used
 
frmluaengineunit.pas(733,3) Note: Local variable "c" not used
 
frmluaengineunit.pas(735,3) Note: Local variable "err" not used
 
accessedmemory.pas(122,35) Fatal: Syntax error, "CREATE" expected but "COUNT" found
 
 | 	  
	
  
	 
	
	
		
	 
	
		|  Description: | 
		
			
		 | 
	 
	
		|  Filesize: | 
		 144.91 KB | 
	 
	
		|  Viewed: | 
		 11158 Time(s) | 
	 
	
		
  
 
  | 
	 
	 
	 
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		Dark Byte Site Admin
  Reputation: 470
  Joined: 09 May 2003 Posts: 25807 Location: The netherlands
  | 
		
			
				 Posted: Sat Jun 13, 2015 1:23 am    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				use length(ranges)
 _________________
 Do not ask me about online cheats. I don't know any and wont help finding them.
 
 
Like my help? Join me on Patreon so i can keep helping  | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		xxhehe Expert Cheater
  Reputation: 0
  Joined: 11 Mar 2015 Posts: 154
 
  | 
		
			
				 Posted: Sat Jun 13, 2015 1:48 am    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				 	  | Dark Byte wrote: | 	 		  | use length(ranges) | 	  
 
 
What can i do
 
 
-----
	
  
	 
	
	
		
	 
	
		|  Description: | 
		
			
		 | 
	 
	
		|  Filesize: | 
		 65.3 KB | 
	 
	
		|  Viewed: | 
		 11135 Time(s) | 
	 
	
		
  
 
  | 
	 
	 
	 
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		Dark Byte Site Admin
  Reputation: 470
  Joined: 09 May 2003 Posts: 25807 Location: The netherlands
  | 
		
			
				 Posted: Sat Jun 13, 2015 2:08 am    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				ranges.count should be length(ranges)
 _________________
 Do not ask me about online cheats. I don't know any and wont help finding them.
 
 
Like my help? Join me on Patreon so i can keep helping  | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		xxhehe Expert Cheater
  Reputation: 0
  Joined: 11 Mar 2015 Posts: 154
 
  | 
		
			
				 Posted: Sat Jun 13, 2015 3:20 am    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				 	  | Dark Byte wrote: | 	 		  | ranges.count should be length(ranges) | 	  
 
 
Problem Solving.thank
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		 |