Frequently Asked QuestionsThe Top Ten QuestionsInternet ResourcesRobelle's FTP archiveHP 3000 related Internet resources HP-UX related Internet resources |
Suprtool Code GenerationCSV Form to Code GenerationThe purpose of this form is to generate code where it would take in a CSV file make it fixed length and split the various fields into their intended native type. The target of the form of a dataset or SD file can be used to generate the code. You can try it out by going to this form: Form To Code You paste in the form of the dataset you want to add the CSV field to and it will write the define and extract commands for and you are taken to a page with then generated code on it. Code Generation with Starting OffsetThe purpose of this form was to help a customer with some code generation where files would have some fields at the beginning and then an entire dataset in the file. So the dataset would start at a position that was not the first position and was not at the beginning of a self-describing file. So the code generator form will take in a form from a dataset and a start position and generate all the coded defines and extracts. You can try it out by going to this form: Form To Code You enter a start position and paste in the form of the dataset you want define and extract commands for and you are taken to a page with then generated code on it.
CSV Oracle Form to CodeThis form will take in the output from a form command after the Open / Select commands have an active Oracle table. You can try this new form out at Oracle Form to Code. Any feedback can be addressed to neil at robelle.com.
Suprlink TaskThis form will accept source input information and generate a standard Suprlink task. Table Selection TaskThis form will accept source input information and key fields and generate a standard Table Selection task. Table Data UpdateThis form will accept input source and what to update and will generate a standard Update from a Table task. Standard Table Update Code Generation |