geRefreshCellViews
geRefreshCellViews(
d_cvId
)
=> t / nil
Description
Displays a form that shows all cellviews from the specified cellview that have been modified by another process but not reread from disk. You can then select which ones should be refreshed. The top-level cellview is also checked for modification.
Arguments
Value Returned
Examples
geRefreshCellViews( cell1 )
Related Topics
Return to top