uifc issue
From
mlong@VERT/INREALM to
All on Fri Oct 16 11:28:03 2020
Hey Digital Man,ããI am doing this:ãã selection2 = uifc.input(WIN_ORG | WIN_MID, "Input Key", item.input, 3, K_EDIT | K_GETSTR | K_UPPER);ããAnd if I type a lower case letter, it comes in as lower case. So is K_UPPER implemented in the uifc javascript library, and/or am I doing something wrong?ããI'm just upper casing the input for now, but wanted to check about thisãã---ã þ Synchronet þ My Brand-New BBSã
From
Digital Man@VERT to
mlong on Fri Oct 16 20:09:27 2020
Re: uifc issueã By: mlong to All on Fri Oct 16 2020 11:28 amãã > Hey Digital Man,ã >ã > I am doing this:ã >ã > selection2 = uifc.input(WIN_ORG | WIN_MID, "Input Key", item.input, 3,ã > K_EDIT | K_GETSTR | K_UPPER);ã >ã > And if I type a lower case letter, it comes in as lower case. So is K_UPPERã > implemented in the uifc javascript library, and/or am I doing somethingã > wrong?ããIt works fine for me so long as "item.input" is not an undefined value.ãã > I'm just upper casing the input for now, but wanted to check about thisããI suspect that you're passing an undefined value which is throwing off the argument parsing.ããAlso, not that it makes any difference, but K_GETSTR is not used in uifc.ããã digital manããSling Blade quote #10:ãMorris: I stand on the hill, not for thrill, but for the breath of a fresh killãNorco, CA WX: 80.0øF, 56.0% humidity, 0 mph S wind, 0.00 inches rain/24hrsã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã