firstly, i apology for this post, because i dont know whether i should post this thread.......

i'm writing a program using foxpro 2.6 and i'm facing one problem.......in the program i call a batch job to execute...

Code:
!F:
!F:\mfg
!F:\mfg\itm.BAT
when the flow reach the third line, it will display one error said that "program too big to fit memory"...................what is the problem of this? I alr check all the thing, the batch job command is correct, code no problem.......anyone can tell me why?