Kbase 15336: New Roundtable source code object editor can't find object
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
New Roundtable source code object editor can't find object
DRAFT COPY - Currently under review and edit.
INTRODUCTION:
=============
Roundtable stores the absolute path to each code object in the system.
If one element of the Roundtable definition is incorrect, the editor
and compile won't be able to find the object at the OS level.
PROGRESS ERROR NUMBER: ERROR TEXT: TYPE:
====================== ================================== =========
POSSIBLE CAUSE OF ERROR:
========================
One element of Roundtable definition is incorrect. The way Roundtable
find or stores the path of an object is the following:
Drive assignment +
Workspace path [1] (element #1) +
Workspace module directory +
Code Sub-type directory +
Object name
The only time Roundtable doesn't use that formula is when the object
name starts with a '@'. When that is the case the user defines
manually where the object is stored.
DOES ERROR INDICATE CORRUPTION: IF SO, WHAT TYPE
======================================== =========================
CORRECTIVE MEASURES:
====================
Determine from the error message or the path the object that
Roundtable does open, where the path is incorrect and change that
definition in the system.
NOTE:
The only path that should start with a '/' is the Workspace path. If
an absolute path is found in the the W/S module or sub-type change
the path to be relative based on the formula above.
ONLINE PROCEDURES OR UTILITIES:
===============================
REFERENCES TO WRITTEN DOCUMENTATION:
====================================
Progress Software Technical Support Note # 15336