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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by sixfoottrackjohnno

  1. sixfoottrackjohnno

    Svmon -F hangs

    we run IBM p650's when they are not crashing we are in a continual upgrade path we recently got two of the lpars to the latest 5.2 ML04 plus ptfs and veritas patch level 3.4.5.3. we have had a lot of problems with kernel heap memory exhaustion. we now cannot run svmon -F on ML04 lpars it hangs...
  2. sixfoottrackjohnno

    shared variable oxymoron!!!!

    I have a CR v8 report (CRW32 8.0.0.441) which consists of a main report and 3 subreports. I was attempting to do some conditional page breaks to ensure that group header and their subtotals do not span pages(groups are small <= 5 items) I did not get this to work in all the subreports one did...
  3. sixfoottrackjohnno

    Setting parameter from C++/Win32 application

    this may help... you need to do all the report , object setup etc long john, objCount; _bstr_t ParameterFldName; IParameterFieldDefinitionsPtr pParameterFields = 0; IParameterFieldDefinitionPtr pParameterField = 0; HRESULT hr = m_Report->get_ParameterFields((IParameterFieldDefinitions **)...

Part and Inventory Search

Back
Top