Hey folks, hope everyone is doing well here.
Question: I've got an error coming up that makes me press enter whenever I am dimensioning a part. The error reads "Cannot save to a file that has not been opened" with the only option being "OK."
Now normally, this wouldn't be an issue, however it is happening on over 100 characteristics. Pressing OK 100 times every time I run these parts is getting extremely old and frustrating. I've narrowed it down to a couple of things, however I'm not entirely sure, and I'd like to understand the functionality of the Writeline command. I believe that this command is what is causing my issue, but i don't want to take it out of the program without fully understanding what it is for.
I've looked in the index, and I've checked a few of the forum posts, but nothing comes out 100% clear to me what this command does. Any explanation would be appreciated!
Question: I've got an error coming up that makes me press enter whenever I am dimensioning a part. The error reads "Cannot save to a file that has not been opened" with the only option being "OK."
Now normally, this wouldn't be an issue, however it is happening on over 100 characteristics. Pressing OK 100 times every time I run these parts is getting extremely old and frustrating. I've narrowed it down to a couple of things, however I'm not entirely sure, and I'd like to understand the functionality of the Writeline command. I believe that this command is what is causing my issue, but i don't want to take it out of the program without fully understanding what it is for.
I've looked in the index, and I've checked a few of the forum posts, but nothing comes out 100% clear to me what this command does. Any explanation would be appreciated!
Code:
FILE/WRITELINE,FPTR,VR.1+","+VR.3+","+VR.1.MEAS+","+VR.4+","+VR.2+","+VR.4
Comment