; $Id: printd.pro,v 1.3 1997/01/15 03:11:50 ali Exp $ ; ; Copyright (c) 1989-1997, Research Systems, Inc. All rights reserved. ; Unauthorized reproduction prohibited. ;+ ; NAME: ; PRINTD ; ; PURPOSE: ; Display the contents of the directory stack maintained by the ; PUSHD and POPD User Library procedures. ; ; CALLING SEQUENCE: ; PRINTD ; ; OUTPUTS: ; PRINTD lists the contents of the directory stack on the default ; output device. ; ; COMMON BLOCKS: ; DIR_STACK: Contains the stack. ; ; MODIFICATION HISTORY: ; 17, July, 1989, Written by AB, RSI. ;- ; ; pro printd COMMON DIR_STACK, DEPTH, STACK on_error,2 ;Return to caller if an error occurs if (n_elements(DEPTH) eq 0) then depth = 0 CD, CURRENT=current print, 'Current Directory: ', current if (DEPTH eq 0) then begin message, 'Directory stack is empty.' endif else begin print, 'Directory Stack Contents:' for i = 0, DEPTH-1 do print,format='(I3,") ", A)', I, STACK[I] endelse end U L$xD$D$^ ÍD$PjS^ SVt$ WU9=D ~j3P3ҋ 8 3fQtF3ۊF-t+u3ۊF3=D ~ jSG 8 3fYtDFlC3ۊ^NjŃ-u]_^[]_^[̋D$PF̡<% P 8% + <% ;sD<% PԵ <% PQu3Ë 8% + <% <% ȉ 8% 8% D$8% ̋D$Pvh膲<% u j<% <% 8% SVt$ WF tx|$t tuf the file '%s' to '%s'.Could not read disk drive '%s'. Could not create directory '%s'. Could not remove directory '%s'.'Could not change to the '%s' directory.UThe INF file contains a badly formed file description line - too few fields (commas).The INF file contains a badly formed line that starts with a quoted string at the left margin which is NOT followed by an equals sign. [Source Media Description] lines need to be indented with whitespace.,The command line arguments are badly formed.LThe INF file is missing a Source Media Description for diskette number '%s'.3Tried to create an invalid path using '%s' and '%s'JCould not write line to INI file File: '%s' Section: '%s' Key: '%s'RCould not replace line in INI file File: '%s' Section: '%s' Key: '%s':The generated value is too large to write to the INI file.UGeneral INF file error in file '%s'. Check for unmatched quotes, brackets or braces.XThe INF file '%s' does not start with a section label. Check to see if it is mis-formed./There is a poorly formed Section Label in '%s'.kOne of the lines is too long in '%s'. Check for the absence of a newline character at the end of the file.'INF file '%s' contains NULL characters.1There are too many sections in the INF file '%s'.)There are too many keys in INF file '%s'.H'%s' is missing or has a mis-formed [Source Media Descriptions] section.!Unable to load library file '%s'. Setup Message,The INF generates an Invalid Poer structure.^Could not find the referenced file description line in the INF file. Check for missing lines.7Unable to start DDE communication with Program Manager.6Unable to execute DDE command '%s' in Program Manager.EFile '%s' is not a Windows Executable file. Check if it is corrupted.?Could not write new resource in '%s'. Old resource was shorter.-Could not find INI section '%s' in file '%s'.AA General error occured while trying to decompress the file '%s'.J'%s' has been compressed with an unknown algorithm. Could not decompress.&The compressed file '%s' is corrupted.Could not read file '%s'.Could not write file '%s'."Could not write new INF file '%s'./Could not find the referenced resource in '%s'.HThe INF file is missing or has an empty [Default File Settings] section.H This is a shared application file. Please Close All Other Applications.#Bad first Character on an INF line.An INF line is too long./Bad Disk ID value in INF File Description line.3Bad Source File value in INF File Description line..Bad Append value in INF File Description line..Bad Backup value in INF File Description line.,Bad Copy value in INF File Description line.,Bad Date value in INF File Description line.2Bad Decompress value in INF File Description line.3Bad Destination value in INF File Description line.CBad symbol value in Destination field in INF File Description Line.1Bad Overwrite value in INF File Description line.0Bad ReadOnly value in INF File Description line..Bad Remove value in INF File Description line..Bad Rename value in INF File Description line.>Bad symbol value in Rename field in INF File Description Line.,Bad Root value in INF File Description line.4Bad SetTimeStamp value in INF File Description line..Bad Shared value in INF File Description line.1Bad File Size value in INF File Description line..Bad System value in INF File Description line.1Bad Copy Time value in INF File Description line.9Bad value in reserved field of INF File Description line./Bad Version value in INF File Description line.-Bad Vital value in INF File Description line.Setup needs to restart Windows in order to replace system files. You must close your MS-DOS session(s) and/or other Windows applications. Please do this now and then press 'Retry'. Press 'Cancel' to exit Setup without completing the installation.LAn INF File Description line contains two of Append, Rename and Root values.TCould not find file '%s' to execute during Windows shutdown to replace system files.VA Default File Settings line has a bad or missing key (must be quoted at left margin).IA Default File Settings line has a bad or missing value (must be quoted).YSource Media Description lines must be indented from the left margin with spaces or tabs.4Source Media Description line fields must be quoted.DAn INF File Description line contains both Append and Backup values.BAn INF File Description line contains both Copy and Remove values.O[Default File Settings] section of INF file contains unrecognized option: '%s'.d[Default File Settings] section of INF file contains badly formed value. option: '%s', value: '%s'."INF file is missing section: '%s'.ICould not open the file named: '%s'. It is in use by another application.LCould not remove the file named: '%s'. It is in use by another application.MCould not rename the file '%s' to '%s'. It is in use by another application.WCannot change properties of the file named: '%s'. It is in use by another application.1Cannot change properties of the file named: '%s'.File Copy operation failed - incorrect number of bytes written to disk - source file or destination disk may be corrupted - use ChkDsk. Source: '%s' Dest: '%s'.,A Source Media Description line ended early.wSource Media Description line fields must be separated with a comma immediately after the previous fields ending quote.5Bad Disk ID value in a Source Media Description line.BScript must call SetRestartDir before calling CopyFilesInCopyList.%Cannot write to Windows Restart file.%Cannot find and read the INF file: %s3You need to open an INF file earlier in the script.SAttempted use of undefined disk ID '%s'. Setup program has probably been corrupted.;Script must call OpenLogFile before calling WriteToLogFile.(Bad path string for opening Log file: %sCannot reopen the Log file: %s/INF file '%s' ends early with Ctrl-Z character.@Bad File Path supplied to AddSpecialFileToCopyList routine: '%s'HScript has been corrupted. NULL window handle arg passed to UIStartDlg.