J
Jasper Recto
I have a statement that I can't seem to use Line Continuations on it:
Progress = "V:\PROGRESS\bin\prowin32.exe V:\VANTAGE\db\vantage.db_ -ininame
V:\VANTAGE\vantage.ini -pf V:\VANTAGE\db\Vantage.pf -N TCP -H loc-vntg -S
epic52 -ld vantage -p v:\" & ReportPath & ReportName & " -rand 2 -q -basekey
ini"
This is all one line and when I try to use line continuation ( _ ) I keep
getting errors.
Any ideas?
Thanks,
Jasper
Progress = "V:\PROGRESS\bin\prowin32.exe V:\VANTAGE\db\vantage.db_ -ininame
V:\VANTAGE\vantage.ini -pf V:\VANTAGE\db\Vantage.pf -N TCP -H loc-vntg -S
epic52 -ld vantage -p v:\" & ReportPath & ReportName & " -rand 2 -q -basekey
ini"
This is all one line and when I try to use line continuation ( _ ) I keep
getting errors.
Any ideas?
Thanks,
Jasper