ChartScript Conversion

Re: Importing expanders from ChartScript into IT -- SusanMo
Posted by Jean Ichbiah ® , Sat, Sep 06, 2003, 20:49:41 Reply Top Forum

ChartScript files are almost like formulas:

abd ABDOMEN:
abypass aortocoronary bypass grafting
ad ADMITTING DIAGNOSES:

The first step is to convert them into formulas and this requires changing the FIRST space into an = sign:

abd=BDOMEN:
abypass=ortocoronary bypass grafting
ad=DMITTING DIAGNOSES:

Once this is done, the Importer can import the file, using the Formulas button.

Replacing the first space by an = sign is easy with an editor that allows "regular expressions" such as UltraEdit. For the latter, we replace ^p^(*^) by ^p^1=

This may sound a bit complicated if you have never done it before...

Jean Ichbiah


Edit | Reply | Where? | | Original Message | Top | Current page | Author
Followups