Exrport results in Teddy text editor

Hallo Friends,

I have problem when I try to export results in Teddy, I got every thing right but when it comes to export my results it gives me an error
this s my code:
+PROG RESULTS urs:1
KOPF
BILD M STAN W STAN H STAN SPLT NEIN GRUP NR - OPTI JA XLSX NAME "Datei.xlsx" WS "Arbeitsblatt" ZEIL 1 SPAL 1 SPNM JA ZEIT NEIN CDB JA ELEM JA FILT NEIN ERG NEIN FILT Knotennummer
TXTP SHOW ALLE OVLP AMAX
quad TYP BM
$ X Koordinate
UND
TXTP SHOW ALLE OVLP AMAX
quad TYP BM
end

it gives me an error :
+++++ warning no. 412 in program DocumentReader
Record QUAD: this representation is not yet available

I’m new in Sofistik and hope some one could help me

Hello

According to the warning, the information about the QUAD-elements is not calculated jet. Perhaps you have selected the wrong results?

In order to avoid wrong results, try to use the Result Viewer.
If you need the TEDDY code of the Result Viewer, you can follow these steps:

  1. Try to export the desired values with the Result Viewer.
  2. Save the Result Viewer file
  3. open the .result file with the TEDDY
  4. Copy the code into the project

Best regards
Frederik Höller
Your SOFiSTiK Support Team

1 Like