Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
unable to write function
#4
Solved: 11 Years, 6 Months, 3 Weeks ago
Ok. If your function libraries are already in your Application area, ou should see a list of Library Functions in the Available Keywords tab. If you do not see this tab you can enable it in the "View" menu.
be sure your functions are set to "Public". You should see all your functions and objects in the Available Keywords tab under Functions and Objects.

Intellesense may not be much help. The best it could do would be to list the variable you have defined on your function. VBScript is an old language and anytime you use Descriptive Programming or a variable (all variables are variants) to identify objects, it can't understand how to help you.

I found this application to be better at Intellesense but not worth the cost since it could only be used for development not for debugging or execution.
http://www.patterson-consulting.net/prod...fault.aspx

The best way to handle this issue is to clearly document your code and try to lump similar functions together. Hopefully HP will update their code someday to let us use some of the more advance processes of todays development styles.



Reply


Messages In This Thread
unable to write function - by Ravi_Chandra - 12-14-2010, 08:09 PM
RE: unable to write function - by jsknight1969 - 12-17-2010, 03:37 AM
RE: unable to write function - by Ravi_Chandra - 12-17-2010, 01:33 PM
RE: unable to write function - by jsknight1969 - 12-22-2010, 09:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Calling a function in a Test Script from a function library anupam4j 3 6,304 06-26-2015, 12:31 AM
Last Post: babu123
  Unable to run script while function is used in script.. mansis 1 2,901 09-24-2012, 06:12 PM
Last Post: Ankesh
  How to write a genecric function for sync operation martinangello 10 8,001 07-21-2009, 05:28 PM
Last Post: supputuri

Forum Jump:


Users browsing this thread: 1 Guest(s)