added LSL2 stored procedures
This commit is contained in:
10
LSL2/STPROC/SI.MFS_HOOK.txt
Normal file
10
LSL2/STPROC/SI.MFS_HOOK.txt
Normal file
@ -0,0 +1,10 @@
|
||||
Subroutine SI.MFS_Hook(Code, BFS, FileVar, ItemID, FMC, Item, Flag)
|
||||
#pragma precomp SRP_PreCompiler
|
||||
|
||||
Declare subroutine SI.MFS_Orig
|
||||
|
||||
If @UserName EQ 'DAN_CR' OR @UserName EQ 'BAKKE' then Debug
|
||||
|
||||
SI.MFS_Orig(Code, BFS, FileVar, ItemID, FMC, Item, Flag)
|
||||
|
||||
Return
|
Reference in New Issue
Block a user