Function: To_Ascii

Module location: GlobalFunctionsProcedures.pkg line 293 (view source)
IntegerTo_Ascii(Integer vKey Integer bShift integer bCaps)
Private Function: To_Ascii Convert Passed info into an Ascii (ansi) character using the current regional style defined within windows. Pass: Virtual Key, Shift key state, Capslock key state Return: Ascii Char

References (2):

ModuleContaining SymbolLine
cCJGrid.pkgGetVKeyToAnsi3154
Windows.pkgWindows.pkg126