a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 commodities.library
  ActivateCxObj
  AddIEvents
  AttachCxObj
  ClearCxObjError
  CreateCxObj
  CxBroker
  CxMsgData
  CxMsgID
  CxMsgType
  CxObjError
  CxObjType
  DeleteCxObj
  DeleteCxObjAll
  DisposeCxMsg
  DivertCxMsg
  EnqueueCxObj
  InsertCxObj
  InvertKeyMap
  MatchIX
  ParseIX
  RemoveCxObj
  RouteCxMsg
  SetCxObjPri
  SetFilter
  SetFilterIX
  SetTranslate
Include
GuruMeditation
Docs » Autodocs » commodities.library » ParseIX

NAME

	ParseIX -- initialize an input expression given a description string.
(V36)

SYNOPSIS

	failureCode = ParseIX(description,ix);
D0 A0 A1
LONG ParseIX(STRPTR,IX *);

FUNCTION

	Given an input description string and an allocated input
expression, sets the fields of the input expression to
correspond to the description string.

INPUTS

	description - the string to parse
ix - the input expression to hold the result of the parse

RESULT

	failureCode -  0 if all went well,
-1 if tokens after end (code spec)
-2 if 'description' was NULL

SEE ALSO

<libraries/commodities.h>, MatchIX()

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Razor 1911

RZR
KEF
SNT
TRSI

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se