هل مازال هناك إشكال  أم نعتبر  الصورة  اتضحت 
موفق 
							
						
					موفق
 
							
						
 
							
						
All,a,b = string.match(_SourceFolder, "(.-)([^\\]-([^\\%.]+))$")
result = Dialog.Message("Notice",  All); 
tDosya= Table.Concat(_CommandLineArgs, "", 1, TABLE_ALL), "SFXSOURCE:", "", false 
tblSplit = String.Replace(tDosya, "SFXSOURCE:", "", false); 
All,a,b = string.match(tblSplit, "(.-)([^\\]-([^\\%.]+))$")
result = Dialog.Message("Notice",  All); 
 
							
						
All,a,b = string.match(_SourceFolder, "(.-)([^\\]-([^\\%.]+))$")
result = Dialog.Message("Notice",  All); 
tDosya= Table.Concat(_CommandLineArgs, "", 1, TABLE_ALL), "SFXSOURCE:", "", false 
tblSplit = String.Replace(tDosya, "SFXSOURCE:", "", false); 
All,a,b = string.match(tblSplit, "(.-)([^\\]-([^\\%.]+))$")
result = Dialog.Message("Notice",  All); 

"(.-)([^\\]-([^\\%.]+))$" 
تعليق