I know "project in project" can pass the same name varible.
How ever this is not enough for me.
I need to pass any new varialbe, and dont need to add this variable in another project.
My project is look like a articleposter template.
Atemplate=get link,get article(one template)
Btemplate=login website,post(many sites, each site has one template)
Ctemplate=save url to excel(one template)
it is working good.
Example:Then I add a variable in Atemplate, such as "uploadpicurl", it can not pass the "uploadpicurl" variable to all Btemplates, I need to add a blank variable "uploadpicurl" to each Btemplate.
For less Btemaplte, I can do it manual. But for large number of Btemplate, such 100,1000, it is so hard to do it.
How ever this is not enough for me.
I need to pass any new varialbe, and dont need to add this variable in another project.
My project is look like a articleposter template.
Atemplate=get link,get article(one template)
Btemplate=login website,post(many sites, each site has one template)
Ctemplate=save url to excel(one template)
it is working good.
Example:Then I add a variable in Atemplate, such as "uploadpicurl", it can not pass the "uploadpicurl" variable to all Btemplates, I need to add a blank variable "uploadpicurl" to each Btemplate.
For less Btemaplte, I can do it manual. But for large number of Btemplate, such 100,1000, it is so hard to do it.
Вложения
-
47,7 КБ Просмотры: 72