Running this through KiXStrip, we see:

code:
 IF INGROUP("DPRLCA-FinanceShare")
USE f: /delete /persistent
USE f: "\\vnsv20007\finance"
? "Error: " + @error + " " + @serror
ENDIF
ELSE
? "Ingroup returned false."
ENDIF
; -------> Warning KIXSTRIP: 38 block "if/else/endif" incompleted. starting point of block structure missing.
; -------> Warning KIXSTRIP: 38 block incompleted.

Resulting message:
quote:

Warning KIXSTRIP: 1 error in block structure. missing statement(s).
- do:until [0:0]
- for|each:in|to:step|next [0|0:0|0:0|0]
- function:endfunction [0:0]
-ERROR- - if:else:endif [7:4:8]
- select:case:endselect [0:0:0]
- while:loop [0:0]
8 block_structures found.
Informative KIXSTRIP: no UDF's found.
Warning KIXSTRIP: some lines contains errors or possible errors.

HTH,

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's