Results 1 to 2 of 2

Thread: The 'With' Command...

  1. #1
    Join Date
    Jun 2007
    Location
    NSW, Australia.
    Posts
    541
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default The 'With' Command...

    Anyone know how to use it? Can you even use the with command in Delphi?


    Like:

    SCAR Code:
    with Something do
      .X := 111;
      .Y := 8373;
    end with;

    Cheers all.
    Quote Originally Posted by RAM View Post
    I sam sofa king wee todd did ! ~RAM
    My SRL Army Blog.


  2. #2
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. help with command
    By lemonfuzz in forum OSR Help
    Replies: 2
    Last Post: 05-24-2008, 12:02 PM
  2. I need the go to line command!
    By vikrant60 in forum OSR Help
    Replies: 7
    Last Post: 04-26-2008, 11:41 PM
  3. Is there a command for...
    By Jacobdm0 in forum OSR Help
    Replies: 3
    Last Post: 11-17-2007, 04:33 PM

Posting Permissions

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