07-12-2018, 11:08 AM
Thank you for dealing with it. Let me give an example:
(a) At present I use :
str u_itape u_ifile u_ispect u_sample u_smpby u_smpdate u_smptime u_anaby u_anadate u_anatime
str u_idet u_lab1 u_lab2 u_mcatype u_ireg u_ich u_igeo u_vlm u_decay u_samdur u_remarks
str u_acq_date u_acq_time u_acqby
Is it possible to use one str statement, instead of three?
(b) Is there a simple way (recursive list) to output the values of these strings?
Best regards.
(a) At present I use :
str u_itape u_ifile u_ispect u_sample u_smpby u_smpdate u_smptime u_anaby u_anadate u_anatime
str u_idet u_lab1 u_lab2 u_mcatype u_ireg u_ich u_igeo u_vlm u_decay u_samdur u_remarks
str u_acq_date u_acq_time u_acqby
Is it possible to use one str statement, instead of three?
(b) Is there a simple way (recursive list) to output the values of these strings?
Best regards.