Rajini not participating in Dubai & London Star Night Show. Any comments?
Topic started by Jeeva (@ sbproxy2.mystarhub.com.sg) on Wed May 28 11:13:42 .
All times in EST +10:30 for IST.
Responses:
- From: cine_fan (@ gicout5.gic.gi.com)
on: Wed May 28 12:36:20 EDT 2003
this is what I think
static code;
/*bpcrt
Copyright Motorola, Inc.
ecprt
*/
/*************************************************************************
*
* FILE
* AssemCompareVDepStruct.mth
*
* DESCRIPTION
* Finds the Bom Summary for the two assembly objects and prints the
* Structure Comparison in a report.
*
* NOTES
*
* CHANGE HISTORY
*
***************************************************************************/
#include "includes.h"
#include
;
message Assembly:CompareViewDepStruct(
update: ObjectPtr this ::
input: ObjectPtr cmprObj,
NULL ObjectPtr thisViewObj,
NULL ObjectPtr cmprViewObj,
boolean bIgnMnfg,
string host,
string usr,
string fullPath,
integer maxLevel ::
output: integer *mfail) code
{
ObjectPtr cmprCurItemObj = NULL;
char *cmprCurNumber = NULL;
char *cmprCurQuantity = NULL;
ObjectPtr cmprCurRelObj = NULL;
SetOfObjects cmprItemObjs = NULL;
char *cmprNumber = NULL;
float cmprQuantity = 0;
SetOfObjects cmprRelObjs = NULL;
char *cmprRevision = NULL;
char *cmprSequence = NULL;
float cmprTotalQuantity = 0;
ObjectPtr contextObj = NULL;
ObjectPtr curItemObj = NULL;
char *curNumber = NULL;
char *curQuantity = NULL;
ObjectPtr curRelObj = NULL;
status dstat = OKAY;
int i = 0;
SetPtr inpSet = NULL;
SetOfObjects itemObjs = NULL;
int j = 0;
int k = 0;
ObjectPtr kthItemObj = NULL;
char *line = NULL;
int m = 0;
char *mod_name = "Assembly:CompareViewDepStruct";
char *number = NULL;
boolean partFound = FALSE;
float quantity = 0;
SetOfObjects relObjs = NULL;
char *revision = NULL;
char *sequence = NULL;
char *sSubCode = NULL;
char *sSubCode1 = NULL;
char *str1 = NULL;
char *str2 = NULL;
char *str3 = NULL;
if (dstat = objGetAttribute(this, PartNumberAttr, &number))
goto EXIT;
if (dstat = objGetAttribute(this, RevisionAttr, &revision))
goto EXIT;
if (dstat = objGetAttribute(this, SequenceAttr, &sequence))
goto EXIT;
if (dstat = objGetAttribute(this, m1SubCodeAttr, &sSubCode))
goto EXIT;
if (dstat = objGetAttribute(cmprObj, PartNumberAttr, &cmprNumber))
goto EXIT;
if (dstat = objGetAttribute(cmprObj, RevisionAttr, &cmprRevision))
goto EXIT;
if (dstat = objGetAttribute(cmprObj, SequenceAttr, &cmprSequence))
goto EXIT;
if (dstat = objGetAttribute(cmprObj, m1SubCodeAttr, &sSubCode1))
goto EXIT;
/* Allocate space for report line. */
are these comments enough
- From: Jan (@ m370-mp1.cvx1-b.bir.dial.ntli.net)
on: Fri Jun 6 14:31:16 EDT 2003
AM A BIT MIFFED REALLY!
Tell your friend about this topic
Want to post a response?
Back to the Forum