Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21843

Help with syntax

$
0
0
Hi all
Would anyone know the proper syntax in vba for the following:

Set IVIEW = "C:\Program Files\IrfanView\i_view32.exe" " & Topazout & "/crop=(67,200,326,236) /convert="C:\InsigArch\" & Tickno.bmp"

It is a call to Irfanview to crop an image specified by the var name 'Topazout' and save the cropped image using var name Tickno.

access vba hits the 3rd " and hangs with 'Expected end of statement'

many thanx

Viewing all articles
Browse latest Browse all 21843

Trending Articles