Posted by Grant on April 16, 2018 at 08:32:45:
In Reply to: Ideas for new IB Commands posted by Jeff Cinelli on April 15, 2018 at 19:01:07:
For Windowized (WDL) display in dialogs, I'd like to have a masking options for LET. Like ...
LET cosCtlText$ = MASK(AMOUNT,'-###,###,##0.00',(BZ))
Better than ...
let amount = checkamt
Write (#,1010) ! 1010 has the mask
INPUT (#) amount$
LET cosCtlText$ = amount$
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.