Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: toog
  • Content: Threads
  • Order by date
  1. toog

    Copying Dialog Sheets to New Workbook

    Sometimes our complex workbooks become corrupt and the size increases enormously. The only solution seems to be to select all sheets and copy to a new workbook, same with macros. This is painless except for dialog type sheets where the identification number of all objects changes, for example...
  2. toog

    F95 Unexpected Allocate Error

    I'm using Lahey F95 v5.6. I have an allocate statement: ALLOCATE (xyzo (nface, 4, 3, 2)) which has never given a problem except when the value of nface is 43656. When it is this value, the program terminates. Changing the final dimension from 2 to 3 fixes the problem, a clumsy fix. Anyone...

Part and Inventory Search

Back
Top