When used in COBOL words, lower-case letters are treated as if they were upper-case, and underscores are treated as if they were hyphens. From the ACU manuals
Do not take underscore too literally
DISPLAY/ACCEPT: make various positioning compatible
ACCEPT .... ON EXCEPTION .... broken
CFLAG error on Android
Release 3.1.2. DISPLAY OMITTED generates a libcob: error: codegen error. Detected on android tablet using termux from f-droid. gnuCobol packaged on januari 2022.
I will do so around november 15th. I have to reinstall my test environment. Cheers, Wim Sent while transmuting using my iPhone. Hope this find you well. Op 29 okt. 2017 om 13:35 heeft Simon Sobisch sf-mensch@users.sf.net het volgende geschreven: Ping@Wim: Do you have any chance to look into the issues mentioned in the messages on 2017-08-07 [now against trunk]? [patches:#27] add acucobol accept/display external form Status: open Group: GC 2.3 Created: Mon Apr 25, 2016 02:10 PM UTC by wim niemans...
Please note that there is a more actual patch: patchBuild904.zip https://sourceforge.net/p/open-cobol/patches/_discuss/thread/3cd48898/5dcf/attachment/patchBuild904.zip see https://sourceforge.net/p/open-cobol/patches/27/#5dcf https://sourceforge.net/p/open-cobol/patches/27/#5dcf Wim On 12. Jun 2017, at 18:43, Edward Hart edward-h@users.sf.net wrote: Description has changed: Diff: --- old +++ new @@ -1,4 +1,4 @@ -Patch for wishlist #100. +Patch for [feature-requests:#100]. Compiled, tested on iMac...