---
- Code: Select all Expand view
- PROCEDURE TXT_Edit( cFile, lEdit )
some Question :
how to "save" File when something have "change" ( VAILD TXTRelease( lEdit, cFile, cMemo, cSave) )
how to use READONLY when lEdit = .T. (Syntax)
how to show ROW / COL of Cursor Position
how to call Find / Replace Dialog under Fivewin
CLASS TMultiGet have
- Code: Select all Expand view
- METHOD Find( cText )
METHOD Replace( cText )
but there is no "Dialog", or