Hello,
using the program with this command I get an error:
U:\Produits\LogInfo>TextFileSplitter -i=U:\Produits\LogInfo\U53\LogInfos_2008051
8.txt -o=d:\ -h -kbs=10000
====
System.rEflection.targetInvocationException: eception was generated --> System.UnauthorizedAccessException: acces to directory 'd:\' not allowed
in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
....
====
I attach screen copy error box.
Version 1.5.0 with XPPro SP3
Problem is similar with any target directory.
It seems to be OK with GUI but I need command line control to integrate that in my personnal application. Is it possible to know the commande line used by GUI?
Regards