Results 1 to 4 of 4

Thread: A simple DropTo(3,28); help!

  1. #1
    Join Date
    Dec 2006
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default A simple DropTo(3,28); help!

    i just need help to make it drop my invent, whats wrong with this?

    Code:
    Program Drop;
    {.include SRL/SRL.scar}
    procedure Drop;
    begin
    ActivateClient;
    DropTo(2,28);
    end.

  2. #2
    Join Date
    Jul 2008
    Posts
    907
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    the whole invent? if so use dropall


  3. #3
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,553
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    He means that that procedure is removed out of srl.
    ~Hermen

  4. #4
    Join Date
    Aug 2007
    Location
    in a random little world
    Posts
    5,778
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Unknown identifier 'DropTo'
    By Aser in forum OSR Help
    Replies: 10
    Last Post: 01-17-2009, 10:09 PM
  2. Replies: 2
    Last Post: 03-25-2008, 12:23 AM
  3. DropTo
    By jiggypwner in forum OSR Help
    Replies: 1
    Last Post: 03-15-2008, 04:07 AM
  4. My own DropTo replacement
    By Floor66 in forum Research & Development Lounge
    Replies: 9
    Last Post: 02-13-2008, 06:44 PM
  5. DropTo?
    By Prince in forum OSR Help
    Replies: 14
    Last Post: 02-04-2008, 08:49 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
  •