Install issues with variables, fields and parameters that contains #, @, £ characters
Hi, Thank you it is working. Regards, Olivier.
Hello, I updated iSphere and tried. But it is the same, see below the different sources and command: STRPREPRC USESRCFILE(I_BUILDER/QBLDSCTSRC) USESRCMBR(STDSQLRPGM) OPTION(*EVENTF) CHGOBJD(*NO) LIB(&O) OBJ(&N) SRCLIB(&L) SRCFILE(&F) SRCMBR(&N) USER0('''OPTIMIZE(*NONE)''') Source of precompile is at this place I_BUILDER/QBLDSCTSRC(STDSQLRPGM) and contains this code: * >>PRE-COMPILER<< */ * >>CRTCMD<< CRTSQLRPGI SRCFILE(&SL/&SF) SRCMBR(&SM); */ * >>IMPORTANT<< */ * >>PARM<< OBJ(&LI/&OB); */ * >>PARM<<...
Hi, yes I am on v1.19.1. How can I install the v1.20.1? I just saw a new version of iSphere, is it there?
Hi, yes I am on v1.19.1. How can I install the v1.20.1?
Hi, In RDI, when I use STRPREPRC to create any object, the errors are not listed if the pre-compilation instructions are in another member source than object's. Regards, Olivier Drubigny.
Hi, When I use STRPREPRC to create any object, the errors are not listed if the pre-compilation instructions are in another member source than object's. Regards, Olivier Drubigny.
Hello, Thank you, we should install Isphere plugin with administrator privileges and it works. Regards