CCMacroCopy: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
m (clean-up)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Legacy only [[Category: Legacy Data Processing]]
The Macro can be found on the Main [[Data Processor]]'s computer C:/ccdata/'''MacroCopy'''
The Macro can be found on the Main [[Data Processor]]'s computer C:/ccdata/'''MacroCopy'''
*The Macro renames the csv data files exported from CCMS [[TMSX]] and copies the data files to Main database processor computer C:/ccdata/ RAWDATA in preparation for import in SAS program by Statistician.   
*The Macro renames the csv data files that have exported from CCMS [[TMSX]] and copies the data files to Main database processor computer C:/ccdata/ RAWDATA in preparation for import in SAS program by Statistician.   


*Data file format = 3letter initials+MMDDYY.csv
*Data file format = 3letter initials+MMDDYY.csv
Line 6: Line 8:
*Original Macro recorded 5/6/2005 by JMOJICA
*Original Macro recorded 5/6/2005 by JMOJICA


*Also see: [[MedMacroCopy]]




 
Legacy only [[Category: Legacy Data Processing]]
[[Category:Macros Data Processor]]
[[Category: Data Processing]]
[[Category: Data Processor PC]]

Latest revision as of 16:28, 2015 May 13

Legacy only

The Macro can be found on the Main Data Processor's computer C:/ccdata/MacroCopy

  • The Macro renames the csv data files that have exported from CCMS TMSX and copies the data files to Main database processor computer C:/ccdata/ RAWDATA in preparation for import in SAS program by Statistician.
  • Data file format = 3letter initials+MMDDYY.csv
  • Original Macro recorded 5/6/2005 by JMOJICA


Legacy only