2019-06-05 03:03 PM
if usedRows[orderIdx] = ORDER_ZONE_NAME then showGroupDisplay[ORDER_ZONE_NAME] = 1 if usedRows[orderIdx] = ORDER_ZONE_NUMBER then showGroupDisplay[ORDER_ZONE_NUMBER] = 1
ac_drawingName ac_drawingNumber ac_storyName
IF ac_drawingName = Ceiling Plan THEN if usedRows[orderIdx] = ORDER_ZONE_NAME then showGroupDisplay[ORDER_ZONE_NAME] = 1 ENDIF
2019-06-06 03:17 AM
IF ac_drawingName = "Ceiling Plan" THEN
AC22-23 AUS 7000 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win10 | R5 2600 | 16GB | GTX1660 |
2019-06-06 06:55 AM
2019-06-06 08:18 AM
AC22-23 AUS 7000 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win10 | R5 2600 | 16GB | GTX1660 |
2019-06-06 12:20 PM
2019-06-13 10:03 AM
success = LIBRARYGLOBAL ("MyCustom", "bNameMVO", bNameSwitch) if success > 0 then elsetext2 0, 0, det text2 0, 0, "Not available" endif