- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
More historical code found...
A "D" in column 1 has been used in our fixed format code and invoked with /d_lines
I have converted all code to free format. How do I implement /d_lines in free format?
A "D" in column 1 has been used in our fixed format code and invoked with /d_lines
I have converted all code to free format. How do I implement /d_lines in free format?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I used compiler directives.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
D_lines is for fixed-form only. Conditional compilation directoves seems to be what you want instead.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page