Re: BLOB CONFRONT

2017-11-07 Thread Wayne Stewart via 4D_Tech
Hi, Any more thoughts on this? This is what I do currently: $oldBLOB_x:=Old($CurrentField_ptr->) Case of : (BLOB size($oldBLOB_x)=0) & (BLOB size($CurrentField_ptr->)=0) : (Generate digest($oldBLOB_x;MD5 digest)=Generate digest($CurrentField_ptr->;MD5 digest)) Else // It's different End

Re: LEP - and Batch files

2017-11-07 Thread Chip Scheide via 4D_Tech
Ill try that tomorrow -- ill try anything right now :) Thanks > I would run the .bat file like this > > cmd.exe /C start /B {path_to_bat} > > > > > > ** > 4D Internet Users Group (4D iNUG) > FAQ: