CompuServe Thread

#Size of EXE file

2 messages in this thread
#1532From: John PedersenOct 5, 1991 3:20 PM
Re: The tip about doing a "Save Text" then "Load Text" for each form, to reduce EXE size. I do this exercise with the little MAK form on the VB screen. I select a form, do the "Save Text", and that works fine. Then, for the "Load Text", I find that the Replace Button is disabled. I'm sure I'm doing something stupid. JP There is 1 Reply.
#1533From: Costas KitsosOct 5, 1991 3:27 PM
John, Make sure your "Code" form is on screen and selected before trying the replace trick. Replace won't be an option if the design form is selected. Costas