|
"Actions -> SmartGuides -> Create procedure" is limited to 9999 character parms and return value. Whether a parm or return value and selecting "character" or "character varying", comment says "1-32767" for length but will not allow any character length over 9999. I wanted a string parm to have the maximum of 32767A. I can enter 32767 but the code generated only shows 3276. Same for any other length over 9999. The 5th digit is always dropped. I tried to fool it and enter 200000 hoping it would somehow generate 20000 but it generated 3276. I think that is good logic to show the maximum of 32767 if entering a value over 32767 but show 32767, not 3276. I changed it in my code manually but please fix the Create procedure SmarGuide to allow character lengths over 9999. I was hoping this would not require a Design Change Request form but if I need to fill one out, please let me know. Any plans to get those SmartGuides in the LPEX editor? Thanks, Craig Strong
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.