Patch level : 10.0 NO PATCH
Files correlati : pd6342 pd6342a.msk Ricompilazione Demo : [ ] Commento : Corretto DSELECT in PSELECT git-svn-id: svn://10.65.10.50/branches/R_10_00@20939 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
664ce7e83a
commit
b523cb6b04
@ -252,7 +252,7 @@ bool TImporta_da_BCS_app::elabora()
|
||||
|
||||
bool TImporta_da_BCS_app::create()
|
||||
{
|
||||
_configfile = new TConfig("pd6342conf.ini", "INVIO");
|
||||
_configfile = new TConfig("pd6342conf.ini", "MAIN");
|
||||
return TSkeleton_application::create();
|
||||
}
|
||||
|
||||
|
@ -23,7 +23,7 @@ END
|
||||
STRING F_FILE 255 50
|
||||
BEGIN
|
||||
PROMPT 2 2 "File "
|
||||
DSELECT
|
||||
FSELECT "*.txt"
|
||||
CHECKTYPE REQUIRED
|
||||
FIELD ComInPath
|
||||
END
|
||||
|
Loading…
x
Reference in New Issue
Block a user