NewError()
Publicado: Mié Nov 29, 2006 10:20 pm
Hi
When I use the xh function NewError() I seem to get things appear in the
wrong spot in the trace that xailer generates. I have never used this before
so it's probably just something I'm doing
Here's my code, I used literal values to see how it worked
ErrorNew("Subsystem", 0, "Operation", Description", "Args", "Modulename")
Subsystem Call: SubSystem
System Code: Operation
Default Status: .F.
Description: Args
Operation: Description
Arguments:
Involved File:
Dos Error Code: 0
Description has Args in it for example?
Operation has Description etc etc
Thanks
Nick
When I use the xh function NewError() I seem to get things appear in the
wrong spot in the trace that xailer generates. I have never used this before
so it's probably just something I'm doing
Here's my code, I used literal values to see how it worked
ErrorNew("Subsystem", 0, "Operation", Description", "Args", "Modulename")
Subsystem Call: SubSystem
System Code: Operation
Default Status: .F.
Description: Args
Operation: Description
Arguments:
Involved File:
Dos Error Code: 0
Description has Args in it for example?
Operation has Description etc etc
Thanks
Nick