You could declare a string variable, pass the value of inputbox to the string variable and use in the script
eg:
dim str as string
str= userform.textbox.text
sc.SetValue("contact.name", str)
It should work !!!
I was infact trying to create a for loop as below
dim temp as string
for i = 1 to 10
temp= "lable" & i & "Caption"
XXXXX(temp)= i
next
I was looking for the "XXXXX" function that woud allow me to write smaller code with a lots of less typing to do !!! :-)
Any idea if there are any such...
Hi,
I am new to Excel VBA,
Question: Is there a way I can execute the string "temp" as a statement ?
eg:
dim temp as string
temp = "Qserform1.combobox1.Clear"
Thanx in Advance
Jay
We are running SC on P4 and using Crystal reports 9.
Does anyone have any suggestions on how to join two files in a single report ... e.g. Retreive parts of data from Probsummary and activity file to get the summary of activities for an IM ticket?
I tried the different Joins like L/R...
You could also try the web --> (flat file/ email/ xml ...) --> connectit --> SC
or
web-->email-->scauto-->sc
Does Work thru any of the above.. need to configure the event reg/ map on SC accordingly.
Thanx in Advance
Jay
jay_jayv@indiatimes.com
Hi All,
I was wondering if it is possible to use crystal reports for reporting on servicecenter ?
If possible what will I require other than servicecenter and crystal reports ?
Thanx in advance
jay jay_jayv@indiatimes.com
Hi,
We installed JRE provided with connectit first, then installed connectit.
The Java configuration menu item in the scenario builder menu bar is not enabled.
What could be the problem?
Thanks in advance.
Jay jay_jayv@indiatimes.com
When I try to run the ScMapiSrv.exe i get the following error.
The description for Event ID ( 0 ) in Source ( SCMapiSrv ) could not be found. It contains the following insertion string(s): SCMapiSrv error: 1063, StartServiceCtrlDispatcher failed..
when I try to run the SCAutomate mail service I...
I found out the error in the script..
it is the "and" in the second line, replace it with ";" it works.
Thanx a ton for your help jay_jayv@indiatimes.com
I got an error while working with rtecall.
I created a file emp with 2 fields emp.name and emp.id.
I had a button on the home menu to call a script that has the following in statement fields.
1.$L.success.flg=rtecall("rinit", $L.return.code, $L.file3, "emp")
2.eno in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.