![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hopefully this is an easy one - usually we use "normal" characters to divide/separate id's or attributes, i.e. 123*456 Splitting this into 2 fields is easy with G0*1 or G1*1 in the correlative. If I wanted to use something like CHAR(0) instead of an asterisk, what would the correlative look like? Tried a few different ways, can't seem to get it to work. Thanks again in advance. Scott Deardorff |
#3
| |||
| |||
|
|
Hopefully this is an easy one - usually we use "normal" characters to divide/separate id's or attributes, i.e. 123*456 Splitting this into 2 fields is easy with G0*1 or G1*1 in the correlative. If I wanted to use something like CHAR(0) instead of an asterisk, what would the correlative look like? Tried a few different ways, can't seem to get it to work. Thanks again in advance. Scott Deardorff |
#4
| |||
| |||
|
|
From previous posts, appears to be D3 - NT & Linux platforms |
|
Scott Deardorff wrote: Hopefully this is an easy one - usually we use "normal" characters to divide/separate id's or attributes, i.e. 123*456 Splitting this into 2 fields is easy with G0*1 or G1*1 in the correlative. If I wanted to use something like CHAR(0) instead of an asterisk, what would the correlative look like? Tried a few different ways, can't seem to get it to work. Thanks again in advance. Scott Deardorff *Don't do that*. I will cause you great pain. Just because something can be done does not mean it should. Patrick, <;=) P.S. Your DB and OS may be pertinent information. |
#5
| |||
| |||
|
|
Hopefully this is an easy one - usually we use "normal" characters to divide/separate id's or attributes, i.e. 123*456 Splitting this into 2 fields is easy with G0*1 or G1*1 in the correlative. If I wanted to use something like CHAR(0) instead of an asterisk, what would the correlative look like? Tried a few different ways, can't seem to get it to work. Thanks again in advance. Scott Deardorff |
#6
| |||
| |||
|
|
Hopefully this is an easy one - usually we use "normal" characters to divide/separate id's or attributes, i.e. 123*456 Splitting this into 2 fields is easy with G0*1 or G1*1 in the correlative. If I wanted to use something like CHAR(0) instead of an asterisk, what would the correlative look like? Tried a few different ways, can't seem to get it to work. Thanks again in advance. Scott Deardorff |
#7
| |||
| |||
|
|
Let me clarify. This is for a temporary work file only. This temporary ID will be made up of several pieces of data, all of which could possibly contain most of the printable characters. I need a separation character that could NOT possibly be entered by a user. The application already has speed issues parsing through a ton of data, so I was trying to avoid using CALLs if possible. "Scott Deardorff" <smdamd (AT) bellsouth (DOT) net> wrote in message news:9MSrh.4687$bp4.2049 (AT) bignews4 (DOT) bellsouth.net... Hopefully this is an easy one - usually we use "normal" characters to divide/separate id's or attributes, i.e. 123*456 Splitting this into 2 fields is easy with G0*1 or G1*1 in the correlative. If I wanted to use something like CHAR(0) instead of an asterisk, what would the correlative look like? Tried a few different ways, can't seem to get it to work. Thanks again in advance. Scott Deardorff |
#8
| |||
| |||
|
|
Let me clarify. This is for a temporary work file only. This temporary ID will be made up of several pieces of data, all of which could possibly contain most of the printable characters. I need a separation character that could NOT possibly be entered by a user. The application already has speed issues parsing through a ton of data, so I was trying to avoid using CALLs if possible. "Scott Deardorff" <smd... (AT) bellsouth (DOT) net> wrote in messagenews:9MSrh.4687$bp4.2049 (AT) bignews4 (DOT) bellsouth.net... Hopefully this is an easy one - usually we use "normal" characters to divide/separate id's or attributes, i.e. 123*456 Splitting this into 2 fields is easy with G0*1 or G1*1 in the correlative. If I wanted to use something like CHAR(0) instead of an asterisk, what would the correlative look like? Tried a few different ways, can't seem to get it to work. Thanks again in advance. Scott Deardorff |
#9
| |||
| |||
|
|
Let me clarify. This is for a temporary work file only. This temporary ID will be made up of several pieces of data, all of which could possibly contain most of the printable characters. I need a separation character that could NOT possibly be entered by a user. The application already has speed issues parsing through a ton of data, so I was trying to avoid using CALLs if possible. "Scott Deardorff" <smdamd (AT) bellsouth (DOT) net> wrote in message news:9MSrh.4687$bp4.2049 (AT) bignews4 (DOT) bellsouth.net... Hopefully this is an easy one - usually we use "normal" characters to divide/separate id's or attributes, i.e. 123*456 Splitting this into 2 fields is easy with G0*1 or G1*1 in the correlative. If I wanted to use something like CHAR(0) instead of an asterisk, what would the correlative look like? Tried a few different ways, can't seem to get it to work. Thanks again in advance. Scott Deardorff |
#10
| |||
| |||
|
|
Let me clarify. This is for a temporary work file only. This temporary ID will be made up of several pieces of data, all of which could possibly contain most of the printable characters. I need a separation character that could NOT possibly be entered by a user. The application already has speed issues parsing through a ton of data, so I was trying to avoid using CALLs if possible. |
![]() |
| Thread Tools | |
| Display Modes | |
| |