Skip to main content

[archive] Creating version 5.2 files

  • November 30, 2007
  • 2 replies
  • 0 views

[Migrated content. Thread originally posted on 28 November 2007]

How can you create a relative file in version 5.2 within a program while running version 6.2?

2 replies

[Migrated content. Thread originally posted on 28 November 2007]

How can you create a relative file in version 5.2 within a program while running version 6.2?
ACUCOBOL-GT User's Guide
Version 6.2


Chapter 6: Programmer's Guide > 6.1 Handling Files > 6.1.3 Indexed Files - Vision >

6.1.3.5 Selecting the Vision Version
You can control what Vision file format is applied to new Vision files through the V_VERSION and filename_VERSION configuration variables. The value of V_VERSION specifies the default format for new Vision files. The filename_VERSION variable allows you to set the file format on a file-by-file basis. Filename is replaced by the base name of the file (the filename minus directory and extension). These variables take an integer value that corresponds to the Vision Version that you want applied (5, 4, 3, 2). For more information about these configuration variables, see Appendix H of Book 4, Appendices.

[Migrated content. Thread originally posted on 28 November 2007]

How can you create a relative file in version 5.2 within a program while running version 6.2?
ACUCOBOL-GT User's Guide
Version 6.2


Chapter 6: Programmer's Guide > 6.1 Handling Files > 6.1.3 Indexed Files - Vision >

6.1.3.5 Selecting the Vision Version
You can control what Vision file format is applied to new Vision files through the V_VERSION and filename_VERSION configuration variables. The value of V_VERSION specifies the default format for new Vision files. The filename_VERSION variable allows you to set the file format on a file-by-file basis. Filename is replaced by the base name of the file (the filename minus directory and extension). These variables take an integer value that corresponds to the Vision Version that you want applied (5, 4, 3, 2). For more information about these configuration variables, see Appendix H of Book 4, Appendices.