Support Board
Date/Time: Sun, 14 Dec 2025 12:02:21 +0000
Post From: ACSIL string
| [2022-02-07 08:42:57] |
| User907968 - Posts: 858 |
|
How would I work with SCString to see if it starts with another string? For instance, if I wanted to check if a drawing object text begins with "DEL", then erase the drawing.
ACSIL Programming Concepts: Working with SCString, Text Strings and Setting ACSIL Structure Member Name Strings Compare CompareNoCase Also, when I modify a horizontal line drawing, it changes the text alignment to above the line.
Do you set the text alignment variable? Using Drawing Tools From an Advanced Custom Study: s_UseTool::TextAlignment
|
