[progress Communities] [progress Openedge Abl] Forum Post: Re: Incompatible Data Types In...

  • Thread starter Thread starter Tim Kuehn
  • Start date Start date
Status
Not open for further replies.
T

Tim Kuehn

Guest
I've had repeated issues in PDS w/class caching - particularly when I move a class from one location to another. For example I had a class in x/y/c.cls that I moved to x/y/z/c.cls - and PDS'll still remember the old location and put in a USING statement that points to the old location. When it goes to compile it naturally doesn't find it and I get the same kind of "Data type" error reported by the OP. I've had to re-arrange the USING statement to hold the correct location and put it before a USING that points to some other code in the old location.

Continue reading...
 
Status
Not open for further replies.
Back
Top