![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Exception_Access_Violation Topic Summary: Weird Error..... Created On: 16-Oct-2008 20:38 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I'm probably just looking over something simple, so it should be easy but i'm not familiar with the findplaintext() function and not sure if my parameters are correct.
Basically, this is where in my code an error occurs: s = "" o.compToReview "" //These both are strings string sub = "" competency "" if (s != null && sub != null){ //This gets rid of null strings if (findPlainText(s, sub, null, null, false, false)){ <--------Error! S= string, Sub = substring to check for, nulls return values, falses are for "reverse" and "matchcase" Error Occurs whenever I encounter this "findplaintext" line Thanks in advance, Kyle |
|
![]() |
|
![]() |
|
Your problem is that you're using nulls for memory locations that DOORS is trying to write the offset and length values to.
------------------------- David Pechacek AAI Services Textron dpechacek@sc-aaicorp.com David.Pechacek@gmail.com |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Exception_Access_Violation
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.