Reading and Writing into Sequential file
All the Sage X3 developers may come across the requirement where we need to handle the sequential file (.dat file). Sage X3 has simple commands that help us in easily reading or writing into files. Reading Sequential File: To read any sequential file it needs to open the file in read mode. Following are the… Read More »