UPLOAD

Uploads a file stored in My Files > Structures.

 

UPLOAD [LNUM _var1,_var2,_var3...] <file name>

The result of the UPLOAD in a structure searchable file is an L-numbered structure query that is automatically displayed with all structure attributes.

The LNUM keyword indicates the beginning of a list of variables. The variables are assigned the L-number or L-numbers of the uploaded structure. Usually, only one variable is needed.

Multiple variables are needed when a reaction query with multiple participants is uploaded in an STN file that does not support reaction searching. In that situation, each of the participants is uploaded into its own L-numbered query. Commas must separate variables in the list.

<file name> is a full path to a .str query file created in the STNext Structure Editor stored in My Files > Structures.

For example:

UPLOAD LNUM _line1 <drugs/pantoprazole>

This statement uploads the structure query pantoprazole from the folder /drugs/ to STNext and stores the resulting L-number value in the _line1 variable.

Note: The path for files referenced for upload cannot have two folders in front of the file name (e.g., UPLOAD LNUM _line1 <drugs/m_to_p/pantoprazole>).

Use STRUCT DETAILS to display details for an L-number's structure.