If you need help on how to use the program
			
		
		
			
				
																			
								Guest  							 
									
						
		
						
						
		 
		
						
					
													
							
						
									
						Post 
					 
								by Guest   »  2003-05-01 22:47:03 
			
			
			
			
			
			Can any one explain me how can i change a value in any field. 
 
Exemple: Change "Comedy" for "Comédia" (portuguese) in the Category 
 
Thanks....
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								antp 							 
						Site Admin 			
		Posts:  9773  		Joined:  2002-05-30 10:13:07 		
		
											Location:  Brussels 
												
							
				Contact: 
				
			 
				
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by antp   »  2003-05-01 23:20:52 
			
			
			
			
			
			You mean modify the value in all the movies ? 
 
See the "find & replace" sample script 
(Tools -> Scripting) 
 
Or modify the list contents ? 
Go to Tools -> Preferences -> Drop-down lists
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								Guest  							 
									
						
		
						
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by Guest   »  2003-05-02 02:40:32 
			
			
			
			
			
			I try this in the find&replace Script, but don't work: 
 
// SCRIPTING 
// Find & Repace a value in a field 
program FindReplace; 
const 
  OldValue = 'Comedy'; 
  NewValue = 'Comédia'; 
  Field = fieldCategory; 
  WholeFieldOnly = False; 
 
 
Can any one help me... 
 
Thanks
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								antp 							 
						Site Admin 			
		Posts:  9773  		Joined:  2002-05-30 10:13:07 		
		
											Location:  Brussels 
												
							
				Contact: 
				
			 
				
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by antp   »  2003-05-02 08:48:59 
			
			
			
			
			
			What do you mean by "don't work" ? 
Did you select all the movies that have to by modified (e.g. the whole list) 
Because by default it applies that only to selected movie(s)
			
			
													
					Last edited by 
antp  on 2003-05-03 18:48:41, edited 1 time in total.
									
 
			
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								Guest  							 
									
						
		
						
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by Guest   »  2003-05-03 18:06:56 
			
			
			
			
			
			Thanks it work now...  
 
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								palantir 							 
									
		Posts:  14  		Joined:  2003-04-06 08:10:49 		
		
											Location:  Porto 
							
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by palantir   »  2003-05-04 14:36:51 
			
			
			
			
			
			biba! 
 
se quiseres, eu fiz uma versão do programa (versao 3.4.2) em português. é preciso fazer algumas alterações, mas sempre é melhor do que a brasileira... 
 
não tenho os valores dos campos traduzidos, só está traduzida a estrutura do programa. 
 
se quiseres mando-te isso por mail.
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								antp 							 
						Site Admin 			
		Posts:  9773  		Joined:  2002-05-30 10:13:07 		
		
											Location:  Brussels 
												
							
				Contact: 
				
			 
				
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by antp   »  2003-05-04 18:09:44 
			
			
			
			
			
			what are you asking 
 
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								palantir 							 
									
		Posts:  14  		Joined:  2003-04-06 08:10:49 		
		
											Location:  Porto 
							
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by palantir   »  2003-05-05 14:09:03 
			
			
			
			
			
			Sorry  
  
I was offering him the portuguese translation I made... only I was saying that in portuguese