num-var = Get_Dest_Op


Operands:

none



Returns:


Returns the optional numeric line operand, if it is entered, for the destination line command if one is used. If none is entered, this will return 0 (zero). 


RC will always be 0 and Msg$ will be "" (Null)


Special Notes:


For example, if you have a destination line range of H5, Get_Dest_Op will return the number 5. The function returns 0 when no explicit command operand number is specified. For instance, if you define a destination block such as HH which happens to be 5 lines long, the function will still return 0, because the number 5 was not actually specified on the HH block.


Created with the Personal Edition of HelpNDoc: Make Help Documentation a Breeze with a Help Authoring Tool