Results 1 to 2 of 2

Thread: [Urgent] String Manipulation Help

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2012
    Posts
    2

    [Urgent] String Manipulation Help

    Hi,

    Im pretty new here and I need a hand splitting a string into parts to insert into a table (Data Grid View).

    The string is as follows
    Code:
    map: mp_shipment
    num score ping guid                             name            lastmsg address               qport rate
    --- ----- ---- -------------------------------- --------------- ------- --------------------- ----- -----
      0     0    7 719f826a9a7ee795ed3c43********** Not Yourself^7          0 127.0.0.1:28961       30793 25000
    As you can see its for a game (Cod4) I am making a rcon tool. It is all going well apart from splitting the string.

    What i need help with is putting the (num, GUID, Name and address) for each person (im showing only one) into a DGV.

    Could anybody help me please.

    Thank you
    Adam
    Last edited by damaster1901; Jun 18th, 2012 at 04:36 AM. Reason: Contained Personal details

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width