SetDriverNo
System function to capture the driver number from the script
Description
SetDriverNo( n )
Saves the driver number internally
Parameters
This function is used by system drivers to capture the current driver number.
There is no case where this function should be used in a user script.
Example usage
SetDriverNo( nDvc ) ;
This function first appeard in firmware 26010701