Results 1 to 3 of 3

Thread: Standard Checkpoint

  1. #1
    Junior Member
    Join Date
    Jul 2007
    Answers
    6

    Standard Checkpoint

    Hi all,
    I have a problem in standard checkpoint.
    I have a script which use a parameterizing & a checkpoint.
    In which it compares a value in one column to the output values. I do not want to compare all cells. It compare all cells. I want to check those cell which having values only.

    Can any one tell me, hoe to use script for that? can i have to use any conditional statement there?


  2. #2
    Expert Member
    Join Date
    Oct 2007
    Answers
    375

    Re: Standard Checkpoint

    Hi Pravin,

    Could you be more specific as to where is the column value that you are comparing your output values with. This would help in providing an acccurate solution.

    Meanwhile Assuming that you are working with any table, I would suggest that instead of using a checkpoint, you could script the following manner to compare your output values against the values in the Column.

    Assumptions
    Output Variable = StrText
    RowCnt = 1
    Colcnt=The required Column number in the Table

    for i = 0 to Range(RowCnt,ColCnt)


  3. #3
    Contributing Member
    Join Date
    Nov 2007
    Answers
    48

    Re: Standard Checkpoint

    You can use Set Current Row method of DT Sheet Object using conditional statment.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact