It often occurs that you want to save the value of an array so that you can analyze its results at a later time. The following macro writes array values to a file:The following example shows how you might use this macro. Using the exec command tells the shell’s cat command to display the file that was just written.d1.<> dprint list3d1.<> save_to_file list3 food1.<> exec cat foo
Rogue Wave Software, Inc. |
Voice: (303) 473-9118 |
rwonlinedocs@roguewave.com |