Page 1 of 1 1
Topic Options
#212182 - 2016-12-22 10:28 AM invalid missing/function call: missing comma!
Powerdrib Offline
Fresh Scripter

Registered: 2016-12-14
Posts: 26
Loc: Holland
Hello,

I have a problem with a line in my script and cant find where the fault is
 Code:
Function Progress( $ProgressText, optional $Step )
	If $Step=""
		$Step=$progressstep
	EndIf
	$ProgressTextBox.Text = $ProgressText
	If $ProgressBar.Value + $Step < 101
		$ProgressBar.Value = $ProgressBar.Value+$Step
		If $DebugFlag = $TRUE		 
			Sleep $sleeptime
		EndIf
	Else
		$ProgressBar.Value=100
	EndIf
	$=Execute($Form.DoEvents())
EndFunction


specific is this line
 Code:
$=Execute($Form.DoEvents())

the error is
 Quote:
invalid missing/function call: missing comma!

I hope you can help

can someone help me

Top
#212183 - 2016-12-22 04:08 PM Re: invalid missing/function call: missing comma! [Re: Powerdrib]
Allen Administrator Offline
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4562
Loc: USA
Double posting is not necessary. If someone can help, they will.
http://www.kixtart.org/forums/ubbthreads.php?ubb=showflat&Number=212181#Post212181

Top
Page 1 of 1 1


Moderator:  Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 837 anonymous users online.
Newest Members
M_Moore, BeeEm, min_seow, Audio, Hoschi
17883 Registered Users

Generated in 0.051 seconds in which 0.024 seconds were spent on a total of 13 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org