Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by LRydant

  1. LRydant

    using ObjectPal breakapart

    I'm using the breakapart method and want to assign the substrings to string variables - like var ar Array[] String; must be resizable s, Firstvar, Lastvar string tc TCursor endVar {scan code, etc} s.breakApart(ar) Firstvar = ar[1] Lastvar = ar[2] Unable to assign substring to...

Part and Inventory Search

Back
Top