Results 1 to 3 of 3

Thread: Function chr(13) - Where does it stand for?

  1. #1
    Join Date
    Nov 2006
    Location
    Belgium
    Posts
    110
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Function chr(13) - Where does it stand for?

    I have looked in the SRL Manual where I found this:
    SCAR Code:
    function Chr13(substr: String): Integer;
    By: Yakman
    Description:
         starts at substr and returns the position of the next Chr(13)

    But I don't understand it =/ I am new in the SCAR & SRL section. Can someone explain this?

  2. #2
    Join Date
    Jun 2006
    Posts
    1,492
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This is just a function that looks for hte next [] shape in a file made by scar. it is used for the User Form. I dont think you need to worry about it. Now if you mean what is SendKeys(chr(13)) that means to press enter

  3. #3
    Join Date
    Nov 2006
    Location
    Belgium
    Posts
    110
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Now if you mean what is SendKeys(chr(13)) that means to press enter
    Lolz, thats what I needed to know, thank you very much

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 02-26-2008, 08:26 PM
  2. randoms, do we stand a chance.
    By man slaughter in forum OSR Help
    Replies: 2
    Last Post: 10-31-2007, 06:53 AM
  3. Things you cant stand!
    By Sumilion in forum The Bashing Club / BBQ Pit
    Replies: 36
    Last Post: 07-05-2007, 04:23 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
  •