Navigation:  Reference > Functions >

ConvertTXTtoDFM()

Print this Topic Previous pageReturn to chapter overviewNext page

 

TXT_TO_DFM(1,2)

 

PURPOSE

This function will convert a text file in the appropriate form, to a standard form file (DFM).

 

PARTS

 

1 f/c/eRequired - The text file name, must include full path and extension.  If no extension is specified it is set to .TXT.

 

2 f/c/eRequired - The form file name, must include full path.  The extension is automatically set to .DFM.

 

RETURN TYPE - L

If the conversion operation is successful the function will return .T., if not, .F..

 

COMMENTS

You can convert from DFM to text by using the DFM_TO_TXT() function.

 

 


Page url: http://www.cassoftware.com/tas/manual/converttxttodfm().htm