◄Summary► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── SSEGADD(stringvariable$) Usage Notes ■ The SSEGADD function combines the segment and offset information into one long integer (4 bytes). ■ To find the offset of a string, use the SADD function; to find the segment of a string, use the SSEG function. See: ◄SADD Function► ◄SSEG Function►