Hi All,
I have a editbox ( read-only ) in my app which i am using to display output commands. Is there any limitation on how many characters can be typed in this control and then my app crash. I am using the readonly Editbox to display AT commands ( talking to modem via MSCOMM32.OCX control ). If the user want to see commands they simply tick the check box but program will always print the AT commands in this editbox so am i likely to hit any boundary?
Editbox is just control and is NOT linked to any source ( table field ).
Thanks
Dejan
I have a editbox ( read-only ) in my app which i am using to display output commands. Is there any limitation on how many characters can be typed in this control and then my app crash. I am using the readonly Editbox to display AT commands ( talking to modem via MSCOMM32.OCX control ). If the user want to see commands they simply tick the check box but program will always print the AT commands in this editbox so am i likely to hit any boundary?
Editbox is just control and is NOT linked to any source ( table field ).
Thanks
Dejan