Anonymous | Login | Signup for a new account | 2024-11-21 21:27 CET |
My View | View Issues | Change Log | Roadmap | Search |
View Revisions: Issue #898 | [ Back to Issue ] | ||
Summary | 0000898: Better support for literal expression and arrays of overlays in FLCC commander | ||
Revision | 2017-11-10 09:17 by Falk Reichbott | ||
Description | To build the commands below are currently not possible. GET.USAGE(FROM=NOW-(YEAR/4)) GET.USAGE(FROM=NOW-(YEAR/2) TO=FROM=NOW-(YEAR/4)) OUT=DD:OUTPUT Tow problems: 1. Arrays of overlays (GET[USAGE() USAGE()]) 2. Use if literal expressions (NOW-(YERY/4)) |
||
Revision | 2017-11-13 18:48 by Ulrich Schwab | ||
Description | To build the commands below are currently not possible. GET.USAGE(FROM=NOW-(YEAR/4)) GET.USAGE(FROM=NOW-(YEAR/2) TO=FROM=NOW-(YEAR/4)) OUT=DD:OUTPUT Tow problems: 1. Arrays of overlays (GET.USAGE[() ()]) 2. Use if literal expressions (NOW-(YERY/4)) |
Copyright © 2000 - 2024 MantisBT Team |