Can't have commands after a Reload
git-svn-id: svn://10.0.0.236/trunk@50606 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -212,7 +212,7 @@ Width=77
|
||||
Height=17
|
||||
dll=NULL
|
||||
function=command
|
||||
parameters=VerifySet(%CustomizationList%,Choose an existing configuration or create a new one);Reload(Configs\%CustomizationList%);SetGlobal(_FromConfigName,%CustomizationList%);NewConfigDialog(_NewConfigName);CopyDir(Configs\%_FromConfigName%,Configs\%_NewConfigName%)
|
||||
parameters=VerifySet(%CustomizationList%,Choose an existing configuration or create a new one);SetGlobal(_FromConfigName,%CustomizationList%);NewConfigDialog(_NewConfigName);CopyDir(Configs\%_FromConfigName%,Configs\%_NewConfigName%);Reload(Configs\%_NewConfigName%)
|
||||
|
||||
; GenerateFileList not required due to the way NewConfigDialog works,
|
||||
; but this should be changed at some point...
|
||||
|
||||
Reference in New Issue
Block a user