FPT and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Reference Manual Home |
Syntax:
| 
				 VX/RMS TEMPORARY [LOGICAL] UNIT [:] <integer> VX/RMS TEMPORARY LUN [:] <integer> 
  | 
		
Function:
The commands CHANGE ALL I/O TO SUB-PROGRAM CALLS, CHANGE FILE I/O TO SUB-PROGRAM CALLS and CHANGE ISAM FILE ACCESSES TO SUB-PROGRAM CALLS sometimes generate statements to write data temporarily to a scratch file. This command specifies the logical unit number on which the file is opened.
Where to use this command:
| 
				 Operating system command line  | 
			
				 Yes  | 
			
				 
  | 
		
| 
				 Configuration file, config.fsp  | 
			
				 Yes  | 
			
				 
  | 
		
| 
				 Specification (FSP) files, *.fsp  | 
			
				 Yes  | 
			
				 
  | 
		
| 
				 Interactively, to FPT> prompt:  | 
			
				 Yes  | 
			
				 
  | 
		
| 
				 Interactive command files  | 
			
				 Yes  | 
			
				 
  | 
		
| 
				 Embedded in the Fortran code  | 
			
				 Yes  | 
			
				 
  | 
		
Default:
%VX/RMS TEMPORARY LOGICAL UNIT: 99
(Note that defaults may be changed in the configuration file)
See also:
CHANGE ALL I/O TO SUB-PROGRAM CALLS
CHANGE FILE I/O TO SUB-PROGRAM CALLS
CHANGE ISAM FILE ACCESSES TO SUB-PROGRAM CALLS
Copyright ©1995 to 2014 Software Validation Ltd. All rights reserved.