ww wrote:
Do you HAVE to use PROC? It would be much better to do this in jBC and use the FIELD functions. However, for maintainability, write a B (for BASIC) correlative or two and extract the fields that way. If you do not already know F correlatives, then it will take you more time than it is worth to work out what to do. You could also just write a small jBC program that took the arguments via PROCREAD and wrote back the field via PROCWRITE. PQ procs don't have a lot of functionality, but PQN procs can read the records and so on.Thanks Jim. I now understand the importance of not storing decimals. This is data I inherited so I need a way to strip the decimals either via a DICT correlative or other means. I want to read the item from PROC via a primary buffer reference such as &1.10 etc. Any ideas? The systems are so fast these days that other than algorithms, your effort should be spent on producing something that is maintainable. Jim On Aug 7, 7:28 pm, Jim Idle <[email protected]> wrote: --~--~---------~--~----~------------~-------~--~----~ Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24
To post, send email to [email protected]
|
- jBASE 4.1 on Redhat Linux - Dictionary Conversion? ww
- Re: jBASE 4.1 on Redhat Linux - Dictionary Conversion? Jim Idle
- Re: jBASE 4.1 on Redhat Linux - Dictionary Conversion? ww
- Re: jBASE 4.1 on Redhat Linux - Dictionary Conversio... Jim Idle
