× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: Restoring from a Save file
  • From: bdietz@xxxxxx
  • Date: Thu, 30 Mar 2000 17:47:48 -0500


It was a treat when I restored those objects.  First you have to create the
directory using the "md or mkdir" command

md '/xml4c310'
md '/xml4c310/xml4csrc3_1_0'
md '/xml4c310/xml4csrc3_1_0/doc'
md '/xml4c310/xml4csrc3_1_0/include'

Then you can use the following syntax:

 RST DEV('/qsys.lib/xml.lib/XMLHDRSDOC.file')
     OBJ(('/xml4c310/xml4csrc3_1_0/doc/*' *INCLUDE))
     OUTPUT(*print)

 RST DEV('/qsys.lib/xml.lib/XMLHDRSDOC.file')
     OBJ(('/xml4c310/xml4csrc3_1_0/include/*' *INCLUDE))
     OUTPUT(*print)

this will get you what you want.

Good Luck,
Bryan Dietz




                                                                                
                            
                    Mike.Barton@ecsoft.                                         
                            
                    co.uk                      To:     MIDRANGE-L@midrange.com  
                            
                    Sent by:                   cc:                              
                            
                    owner-midrange-l@mi        Subject:     Restoring from a 
Save file                      
                    drange.com                                                  
                            
                                                                                
                            
                                                                                
                            
                    03/30/00 12:04 PM                                           
                            
                    Please respond to                                           
                            
                    MIDRANGE-L                                                  
                            
                                                                                
                            
                                                                                
                            






Hi
     anyone know the correct RST* command for the following:

                       Display Saved Objects - Save File

 Display level . . . . . :   1
 Directory . . . . . . . :     /xml4c310/xml4csrc3_1_0


 Type options, press Enter.
   5=Display objects in subdirectory   8=Display object specific
information

 Opt  Object              Type        Owner             Size  Data
      doc                 *DIR        XML              39424  Yes
      include             *DIR        XML              34816  Yes


Bottom
 F3=Exit   F11=Display names only   F12=Cancel   F16=Display header
 F22=Display entire field


Its in a save file XMLHDRSDOC in library MIKE ao I've been trying all
combos of
:

RST DEV('/qsys.lib/mike.lib/xmlhdrsdoc.file')

with no joy (or am i barking up a wrong tree ?).

Help !!!

TIA

Mike


+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to
MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator:
david@midrange.com
+---



+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.