Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

position = BCol1()

See also

Col1Col2()BCol2()

Example

Code Block
* Parse a Repository ID
EntID = ANSI_UniCode( "SYSPROG*STPROCEXE**ANSI_UNICODE" )
AppID = EntID [1, "*",1] ; * Will contain "SYSPROG"
precedingPos = BCol1()