November 21, 200619 yr Hi, I've a fille names AAAA.fp7 which my development file For upgarding the solution I need to import it's previous version also named AAAA.fp7 (that's the source fie) but which is located in another folder. If I open the dev file, The window name is AAAA, and if I open simultaneously the source file, it's window is named AAAA -2 I want to get the next serial value of the source file to put in my dev file. My script is in my dev file. How can I get the source file next serial value, because the GetNextSerialValue requires a filename, which is the same for both files here. GetNextSerialValue(fileName;fieldName)
Create an account or sign in to comment