Go to the source code of this file.
Functions | |
Boolean | RteEditFormHandleEvent (EventPtr e) ROUTE_SECTION |
Creation and edition of routes. | |
Boolean | RouteFormHandleEvent (EventPtr e) ROUTE_SECTION |
Route form event handler. | |
Err | EditRouteRecord (UInt recindex, UInt objindex, Object *objp) ROUTE_SECTION |
Insertion, deletion of objects in a route record. | |
UInt | NewRouteNumber (void) ROUTE_SECTION |
Search a free route number in current category. | |
Err | CopyOrCreateRoute (Custom_Rte_Hdr_Type *RteHdrp, UInt16 index, Boolean new) ROUTE_SECTION |
Duplicate or create a route. | |
Variables | |
UInt | CurrentRouteIndex |
|
Duplicate or create a route.
|
|
Insertion, deletion of objects in a route record.
|
|
Search a free route number in current category.
|
|
Route form event handler.
|
|
Creation and edition of routes.
|