Category > Miscellaneous functions xHarbour Developers Network  

 
ItemDescription
Blank()Returns empty values for the data types A, C, D, L, M and N.
Complement()Creates the complement for values of data type C, D, L, M, N
Default()Assigns a default value to a variable.
KbdStat()Determines the state of special keys like Ctrl or Shift keys.
KeySec()Starts a timer to write a key code into the keyboard buffer.
KeyTime()Writes a key code into the keyboard buffer at a specified time.
LtoC()Converts a logical value to a character.
Nul()Returns a null string ("").
StrPeek()Determines the ASCII code of a specified character in a string.
StrPoke()Changes the ASCII code of a specified character in a string.
XtoC()Converts values of data type C, D, L, M, N to a string.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe