xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Ø0100SPLF0100QUSLSPL 1151007110852C h { Y ¢ ø
Ç ì FLEON QGPL SPLF0100*CURRENT *ALL *ALL
*ALL
xxxxxxxxFLEON *ALL FLEON QGPL
*ALL *ALL FLEON PRTCAJOD20QGPL *STD FLEON i ?» pà'e ®ø G W µià'wÇô} FLE
ON PRTCONT01 QUSRSYS *STD SIPD93 i "ë q @ lÚ èM´ ié@ÑÆ/- FLEON PRTINF01 QUSRSYS *STD HJ
PD05 i ø qÀ¦ü¶³} D Õ àiÀ¥] É\ FLEON PRTVILLA05QUSRSYS CHEQUES FLEON i r pø_ ½ ø Õ' ãiø_ j \
FLEON RGI462 QUSRSYS *STD CLPD741 i h ºmi)oNø åÕ ÏimýS Aµ FLEON PRTCON0206QUSRSYS *S
TD HJPD27 i +¿ rk:ôá{{ ik:T ° FLEON PRTPACO QUSRSYS *STD SIPD93 i "ë q @ lÚ Ñã·
i<º3 ê\ xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
programPointer.LibraryName = "QSYS";
programPointer.ProgramName = "QUSRTVUS";
programPointer.system = system;
ProgramParameters parametersPointer = new ProgramParameters();
//nombre userspace creado anteriormente
parametersPointer.Append("usrspcnam", cwbrcParameterTypeEnum.cwbrcInout, 20);
stringConverterUsrspcnam.Length = 20;
parametersPointer["usrspcnam"].Value = stringConverterUsrspcnam.ToBytes("FLEON QGPL ");
//posicion
parametersPointer.Append("posicion", cwbrcParameterTypeEnum.cwbrcInout, 4);
LongConverter packedCovertedPosicion = new cwbx.LongConverterClass();
parametersPointer["posicion"].Value = packedCovertedPosicion.ToBytes(1);
//longitud
parametersPointer.Append("longitud", cwbrcParameterTypeEnum.cwbrcInout, 4);
LongConverterClass packedConverterLongitud = new cwbx.LongConverterClass();
parametersPointer["longitud"].Value = packedConverterLongitud.ToBytes(140);
//receptor
parametersPointer.Append("receptor", cwbrcParameterTypeEnum.cwbrcOutput, 4);
programPointer.Call(parametersPointer);
Structure sc = new Structure();
sc.Fields.Append("userarea", 64);
sc.Fields.Append("sizeheader", 4);
sc.Fields.Append("structurelevel", 4);
sc.Fields.Append("formatname", 8);
sc.Fields.Append("apiused", 10);
sc.Fields.Append("datecreated", 13);
sc.Fields.Append("infostatus", 1);
sc.Fields.Append("usersize", 4);
sc.Fields.Append("offsetinput", 4);
sc.Fields.Append("sizeinput", 4);
sc.Fields.Append("offsetheader", 4);
sc.Fields.Append("sizeheader", 4);
sc.Fields.Append("offsetlist", 4);
sc.Fields.Append("sizelist", 4);
sc.Fields.Append("numberlist", 4);
sc.Fields.Append("sizeentry", 4);
sc.Bytes = parametersPointer["receptor"].Value;
StringConverter datos = new cwbx.StringConverterClass();
string dat = datos.FromBytes(sc.Fields["apiused"].Value);
dat = datos.FromBytes(sc.Fields["datecreated"].Value);
Experts Exchange always has the answer, or at the least points me in the correct direction! It is like having another employee that is extremely experienced.
When asked, what has been your best career decision?
Deciding to stick with EE.
Being involved with EE helped me to grow personally and professionally.
Connect with Certified Experts to gain insight and support on specific technology challenges including:
We've partnered with two important charities to provide clean water and computer science education to those who need it most. READ MORE