m_start_record
This function stops all macro activity and unconditionally starts macro recording.
- Syntax: int m_start_record(int MacroNumber)
- Parameters: int MacroNumber - Number to be assigned to macro
- Returns: 0 - if successful
-1 - if macro number is out of range
- Related Calls: m_stop_record