GEdit allows pasting text even if the control is Read-Only?
Ans.: This problem is rectified with the GIST SDK version 2.7 and above Q. All the data is entered using GIST card in DBase-III+ under DOS. Now we want to switch over to windows and database will be in Access. The dbf files have been converted to Access tables but the scripts are not readable. We have GIST SDK and also Leap Office software for Windows environment? Ans.: Gist CARD database format is PC-ISCII. Please convert PCISCII format to ISCII format. The API is provided with GIST SDK in the form of PcIscii2Iscii Syntax int Pciscii2Iscii(unsigned char *Pciscii, unsigned char *Iscii) Description This will convert a PC-ISCII string to ISCII.