mainframe - Join statements in a line -


i'd join few instructions in single line in natural program. :

**before     statement1     statement2     statement3  **after     statemen1 statement2 statement3 

i know quite easy doing in languages, i'm not sure it's possible in natural.

there aren't restrictions in language prevent putting statements on 1 line. example, here's whole program on 1 line.

define data local 1 #a (a10) end-define move 'xx' #a write #a end

however, not fun read , applies languages. keep in mind next person having maintain code.


Popular posts from this blog

php - How should I create my API for mobile applications (Needs Authentication) -

5 Reasons to Blog Anonymously (and 5 Reasons Not To)

Google AdWords and AdSense - A Dynamic Small Business Marketing Duo