Re: Call a C program from RPG with variables & a return
Scott Klement <[email protected]>
| Newsgroups | gmane.comp.lang.as400.c |
|---|---|
| Message-ID | <[email protected]> |
Buck, double would be 8F (not 4F, which would be equivalent to C's "float") -SK On 2/19/2016 3:10 PM, Buck Calabro wrote: > On 2/19/2016 2:08 PM, Stephen Mooney wrote: >> Buck, >> I have tried the dcl-s bignumber Float(8); in my RPG program but keep getting:"An assignment operator is expected with the EVAL operation. " >> I thought I traced it down to PTF SF99701 which needed to be at release level 26 or higher, but after loading release level 37 I still get the same message. Any suggestions? Thanks. Regards, Stephen M. Mooney > > This is turning into an RPG question :-) > You can use the earlier format for double if you need to: > > d bigNumber s 4f > > -- This is the Bare Metal Programming IBM i (AS/400 and iSeries) (C400-L) mailing list To post a message email: C400-L-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/c400-l or email: C400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/c400-l.