Creating Txt File
I need to creating txt file for sending fax. So I created txt file using flat functions from jde business functions. Creating txt file is successfull. please look at 1_39.jpg.
Problem is appearing when sending fax server. you can look to sending file from other picture. This picture is importent. JDE add additional characters so I take format error.
Used functions:
Open Flat File - B34A1010 - For create txt file + for start to writing
Write Line To Flat File - B34A1010 - For write to file
Close Flat File - B34A1010 - For close file