Home
last modified time | relevance | path

Searched refs:getOutputDir (Results 1 – 2 of 2) sorted by relevance

/trunk/main/migrationanalysis/src/wizard/
H A DWizard.frm1634 TOPIC_STR, getOutputDir, CR_STR, Chr(13))
1787 resultsFile = getOutputDir & "\" & txtResultsName.Text
2106 If Not CheckResultsDir(getOutputDir) Then
2144 If fso.FileExists(getOutputDir & "\" & txtResultsName.Text) Then
2211 If Not CreateDir(getOutputDir) Then
2471 … TOPIC_STR, getOutputDir & "\" & txtResultsName.Text, TOPIC2_STR, getOutputDir)
2891 WriteToLog COUTPUT_DIR, getOutputDir, path
3247 Function getOutputDir() As String
3258 getOutputDir = tmpStr
3262 If Not fsObject.FileExists(getOutputDir & "\" & txtResultsName.Text) Then
/trunk/main/odk/
H A DcfgWin.js74 var oo_sdk_out=getOutputDir();
790 function getOutputDir() function

Completed in 42 milliseconds