2010-06-17 08:17 UTC
I am starting to learn this opendcl.
i wrote the following lsp to get the user so input text for the lot number.
1st scenario. the "is tab stop" in the ok button is set to false. Key in say 1234567 into the lot number textbox and click ok. It returns the same.
2nd scenario. the "is tab stop" in the ok button is set to true. Key in say 987654 into lot number textbox and press return and press return again. It did not return 987654 but return 1234567.
So, isnt pressing return on the ok button and clicking on the ok button the same?
I hope you can understand what i am trying to say and i apologise for no being able to put it clearer.
Many thanks.
i wrote the following lsp to get the user so input text for the lot number.
1st scenario. the "is tab stop" in the ok button is set to false. Key in say 1234567 into the lot number textbox and click ok. It returns the same.
2nd scenario. the "is tab stop" in the ok button is set to true. Key in say 987654 into lot number textbox and press return and press return again. It did not return 987654 but return 1234567.
So, isnt pressing return on the ok button and clicking on the ok button the same?
I hope you can understand what i am trying to say and i apologise for no being able to put it clearer.
Many thanks.