rushtosri,
You can't really generate the .SPR file from the command window - the genscrn.prg requires the screen to be in a project, so when you do it from the menu it creates a "fake" project to generate the .SPR code from. You need to open the screen, and then on the Menu choose Program -> Generate... -> then click the Generate button. You can then generate the .SPX file by choosing Program -> Compile... -> then choosing the .SPR you just created. Note: You can do the Compile from the command window:
COMPILE myprog.SPR
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.