Page 1 of 1

CLAUSE @ FOLDER ...BOTTOM

PostPosted: Tue May 12, 2009 1:59 pm
by Silvio
@ 0, 0 FOLDER oFld PROMPTS "General", "Nivel", "Note","Other" ;
SIZE 240,290 PIXEL BOTTOM


NOT RUN ?

Re: CLAUSE @ FOLDER ...BOTTOM

PostPosted: Tue May 12, 2009 6:04 pm
by Otto
Hello Silvio,
try it this way:
oFld := TFolder():New( 0, 0, {"Generale", "Dettagli", "Note"}, {},,,,, .F., .F., 240, 95,, .F.,, .T. )

Best regards,
Otto