Hi, > i use text edditor. and file has extention .txt
Tell us which editor you have used. Was it on a Linux system? > in file everything cleare and problem. i save file. when load into EMC2 > lines 6 and 7 joint to line 5. > >> It sounds like there isn't a proper line termination character at the end >> of >> the lines. I'm not sure what emc needs, probably a linefeed, and you >> probably have a carriage return. > what that mean? in file text looks ok. May be this can help as background information: http://en.wikipedia.org/wiki/Newline#Common_problems To see all the printable and non-printable characters in your file, you can use the command: od -a <yourfile.txt> > An editor like "vi" should show this. >> If not post the file as an attachment so we can see it. Indeed, that would help. Luc ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
