Skip to main content
1-Visitor
September 6, 2018
Question

undefined variable issue of reference file

  • September 6, 2018
  • 2 replies
  • 6486 views

Hi

MathCAD 15, I use references a lot with success but yesterday I met some bug for the first time.

My file became big and I decided to split it into two parts - processing and postprocessing.

I created a new postprocessing file and insert processing file as a reference at the beginning of it.

I post-process (output) variables of processing file and meet several variables which are not defined.

I checked them at the end of processing file - they are defined.

Has anybody had the same problem with references?

 

This topic has been closed for replies.

2 replies

23-Emerald IV
September 6, 2018

Can you post the files?

ifomenko1-VisitorAuthor
1-Visitor
September 6, 2018

 Unfortunately, I can`t (: I can try to simplify them (delete some parts that outside of undefined variable) but what it gives me?

ifomenko1-VisitorAuthor
1-Visitor
September 5, 2018
yes,I have a few global vars in processing file
21-Topaz II
September 11, 2018

Hi, 

 have you fulfilled the following rules?

About references.jpg

furthermore there must be no redefinition of functions, variables and constants in each worksheet.

Create daily copies of the main worksheet and possibly of the other files as well.