Cy Think Survey

Cy Think Survey

Surveys, Polls, Questionaires, Quizzes & cetera

Survey Home
Cy Think Home
Feedback
Contact
Search Content
Pictures
Stories
Tips
Classifieds
Essays
Help Index
Cobb County GIS
Stan
Practice Tests
Student Files
YourTest
CTC
Strayer
Strayer CIS105
Programming Concepts
Altura
Bible
1 and 1
Admin

Programmer's Guide to Internal Parameters  

Several levels of configuration settings are merged and applied when a page is published. Settings are specified at the site, ring or page level. A global default settings level is defined in the program code.

The site settings apply to the entire site. Ring settings apply to an entire "ring". Page settings apply to an individual page or portion of a page.

If an override is not specified, the setting from the global default level will apply. The site defaults, found in sysparms.txt, override the global defaults.

Any ring settings found in configrN.txt override the site settings. (N is the ring number.) Any page settings found at the top of an individual page override the ring settings.

Internal-use Parms

Parameter Name Default / Reset Specification Override Specification
The content parameter specifies the content. This is used internally and cannot be set by the user.
content #content: #content:
The content_file parameter specifies the content file. This is used internally and cannot be set by the user.
content_file #content_file: #content_file:
The menu_number parameter specifies the menu number. This is used internally and cannot be set by the user.
menu_number #menu_number: #menu_number:
The mta_file parameter specifies the meta-tag keyword file. This is used internally and cannot be set by the user.
mta_file #mta_file: #mta_file:
The page_name parameter specifies the file name of the HTML file. This is used internally and cannot be set by the user.
page_name #page_name: #page_name:
The page_number parameter specifies the page number of the page within a group of pages when the page is built. It changes from time to time as different groups of pages are built. This is used internally and cannot be set by the user.
page_number #page_number: #page_number:
The q_group_pages parameter specifies the number of pages of questions in the question group. This is used internally and cannot be set by the user.
q_group_pages #q_group_pages: #q_group_pages:
The subpages parameter specifies the number of subpages to the content page. This is used internally and cannot be set by the user.
subpages #subpages: #subpages:
The subpage_type parameter specifies the orientation of the subpages. This is used internally and cannot be set by the user.
subpage_type #subpage_type: #subpage_type:
The robots parameter specifies the robots. This is used internally and cannot be set by the user.
robots #robots: #robots:
The ppf_page parameter is true for ppf pages. This is used internally and cannot be set by the user.
ppf_page #ppf_page: #ppf_page:
The script1 parameter specifies a script, such as keyword.js. This is used internally and cannot be set by the user.
script1 #script1: #script1:
The show_addr_address2 parameter specifies whether the address2 table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_addr_address2 #show_addr_address2:no #show_addr_address2:yes
The show_addr_zipplus4 parameter specifies whether the zipplus4 table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_addr_zipplus4 #show_addr_zipplus4:no #show_addr_zipplus4:yes
The show_biz parameter specifies whether the biz table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_biz #show_biz:no #show_biz:yes
The show_biz_freetext parameter specifies whether the biz_freetext table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_biz_freetext #show_biz_freetext:no #show_biz_freetext:yes
The show_biz_hrphone parameter specifies whether the biz_hrphone table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_biz_hrphone #show_biz_hrphone:no #show_biz_hrphone:yes
The show_biz_id parameter specifies whether the biz_id table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_biz_id #show_biz_idt:no #show_biz_id:yes
The show_listtype parameter specifies whether the biz_listtype table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_biz_listtype #show_biz_listtype:no #show_biz_listtype:yes
The show_biz_minorder parameter specifies whether the biz_minorder table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_biz_minorder #show_biz_minorder:no #show_biz_minorder:yes
The show_biz_notes parameter specifies whether the biz_notes table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_biz_notes #show_biz_notes:no #show_biz_notes:yes
The show_biz_paidtext parameter specifies whether the biz_paidtext table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_biz_paidtext #show_biz_paidtext:no #show_biz_paidtext:yes
The show_biz_renewdate parameter specifies whether the biz_renewdate table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_biz_renewdate #show_biz_renewdate:no #show_biz_renewdate:yes
The show_biz_renewfee parameter specifies whether the biz_renewfee table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_biz_renewfee #show_biz_renewfee:no #show_biz_renewfee:yes
The show_biz_shortname parameter specifies whether the biz_shortname table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_biz_shortname #show_biz_shortname:no #show_biz_shortname:yes
The show_biz_terms parameter specifies whether the biz_terms table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_biz_terms #show_biz_terms:no #show_biz_terms:yes
The show_biz_website parameter specifies whether the biz_website table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_biz_website #show_biz_website:no #show_biz_website:yes
The label_biz_website parameter specifies whether the label_biz_website table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
label_biz_website #label_biz_website:no #label_biz_website:yes
The show_bizus parameter specifies whether the bizus table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_bizus #show_bizus:no #show_bizus:yes
The show_code parameter specifies whether the code table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_code #show_code:no #show_code:yes
The show_dept_id parameter specifies whether the dept_id table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_dept_id #show_dept_id:no #show_dept_id:yes
The show_dept_markup1 parameter specifies whether the dept_markup1 table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_dept_markup1 #show_dept_id:no #show_dept_id:yes
The show_dept_markup2 parameter specifies whether the dept_markup2 table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_dept_markup2 #show_dept_id:no #show_dept_id:yes
The show_dept_food parameter specifies whether the dept_food table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_dept_food #show_dept_id:no #show_dept_id:yes
The show_eval parameter specifies whether the eval table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_eval #show_eval:no #show_eval:yes
The show_eval_substance parameter specifies whether the eval table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_eval_substance #show_eval:no #show_eval:yes
The show_event parameter specifies whether the event table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_event #show_event:no #show_event:yes
The show_event_owner parameter specifies whether the event owner is to be shown to the users when editing events. This is used internally and may be set by an administrator using the Parm function in the menu.
show_event_owner #show_event_owner:no #show_event_owner:yes
The show_event_schedule parameter specifies whether the event schedule is to be shown to the users when editing events. This is used internally and may be set by an administrator using the Parm function in the menu.
show_event_schedule #show_event_schedule:no #show_event_schedule:yes
The show_event_status parameter specifies whether the event status is to be shown to the users when editing events. This is used internally and may be set by an administrator using the Parm function in the menu.
show_event_status #show_event_status:no #show_event_status:yes
The show_event_type parameter specifies whether the event type is to be shown to the users when editing events. This is used internally and may be set by an administrator using the Parm function in the menu.
show_event_type #show_event_type:no #show_event_type:yes
The show_item parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_casecost parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_casesize parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_class parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_datelastchange parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_dept parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_height parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_lastorderdate parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_length parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_linear_uom parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_location parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_madeby parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_markup1 parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_markup2 parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_minorder parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_owner parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_sellprice parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_shipping parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_soldby parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_srpmfg parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_trigger parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_unitcost parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_unitsize parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_unitweight parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_uom parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_upc parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_item_width parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_job parameter specifies whether the job table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_job #show_job:no #show_job:yes
The show_link parameter specifies whether the item table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_item #show_item:no #show_item:yes
The show_log parameter specifies whether the log table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_log #show_log:no #show_log:yes
The show_qgrp parameter specifies whether the qgrp and qgrp-related tables are to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_qgrp #show_qgrp:no #show_qgrp:yes
The show_task parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_tgrp parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_tgrp_buyer parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_tgrp_date2 parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_tgrp_edit parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_tgrp_id parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_tgrp_seller parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_tgrp_shipvia parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_tgrp_salesman parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_tgrp_terms parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_tgrp_creditcard parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_tgrp_exp parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_tgrp_taxrate parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_tgrp_status parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_tgrp_status parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_tgrp_memo parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_titem parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_titem_memo parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_titem_type parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_titem_date parameter specifies whether the task table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_titem specifies whether the titem table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_task #show_task:no #show_task:yes
The show_topic specifies whether the topic table is to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_topic #show_topic:no #show_topic:yes
The show_user_birthdate parameter specifies whether the birthdate is to be shown to the users for "normal" users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_birthdate #show_user_birthdate:no #show_user_birthdate:yes
The show_user_cardstatus parameter specifies whether the birthdate is to be shown to the users for "normal" users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_cardstatus #show_user_cardstatus:no #show_user_cardstatus:yes
The show_user_city parameter specifies whether the city is to be shown to the users for "normal" users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_city #show_user_city:no #show_user_city:yes
The show_user_contract parameter specifies whether the birthdate is to be shown to the users for "normal" users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_contract #show_user_contract:no #show_user_contract:yes
The show_user_country parameter specifies whether the birthdate is to be shown to the users for "normal" users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_country #show_user_country:no #show_user_country:yes
The show_user_duesperiod parameter specifies whether the birthdate is to be shown to the users for "normal" users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_duesperiod #show_user_duesperiod:no #show_user_duesperiod:yes
The show_user_ethnicity parameter specifies whether the birthdate is to be shown to the users for "normal" users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_ethnicity #show_user_ethnicity:no #show_user_ethnicity:yes
The show_user_email parameter specifies whether the birthdate is to be shown to the users for "normal" users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_email #show_user_email:no #show_user_email:yes
The show_user_employer parameter specifies whether the birthdate is to be shown to the users for "normal" users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_employer #show_user_employer:no #show_user_employer:yes
The show_user_enrolldate parameter specifies whether the birthdate is to be shown to the users for "normal" users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_enrolldate #show_user_enrolldate:no #show_user_enrolldate:yes
The show_user_fax parameter specifies whether the fax is to be shown to the users for "normal" users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_fax #show_user_fax:no #show_user_fax:yes
The show_user_gender parameter specifies whether the birthdate is to be shown to the users for "normal" users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_gender #show_user_gender:no #show_user_gender:yes
The show_user_middlename parameter specifies whether the middlename is to be shown to the users for "normal" users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_middlename #show_user_middlename:no #show_user_middlename:yes
The show_user_memberid parameter specifies whether the memberid and memberid-related features are to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_memberid #show_user_memberid:no #show_user_memberid:yes
The show_user_msed parameter specifies whether the msed and msed-related fields are to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_msed #show_user_msed:no #show_user_msed:yes
The show_user_notes parameter specifies whether the msed and msed-related fields are to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_msed #show_user_msed:no #show_user_msed:yes
The show_user_passcard parameter specifies whether the msed and msed-related fields are to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_msed #show_user_msed:no #show_user_msed:yes
The show_user_phone parameter specifies whether the phone is to be shown to the users for "normal" users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_phone #show_user_phone:no #show_user_phone:yes
The show_user_regdues parameter specifies whether the msed and msed-related fields are to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_regdues #show_user_regdues:no #show_user_regdues:yes
The show_user_regulation parameter specifies whether the msed and msed-related fields are to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_regulation #show_user_regulation:no #show_user_regulation:yes
The show_user_relationship parameter specifies whether the msed and msed-related fields are to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_relationship #show_user_relationship:no #show_user_relationship:yes
The show_user_state parameter specifies whether the state is to be shown to the users for "normal" users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_state #show_user_state:no #show_user_state:yes
The show_user_street parameter specifies whether the street is to be shown to the users for "normal" users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_street #show_user_street:no #show_user_street:yes
The show_user_suffix parameter specifies whether the suffix is to be shown to the users for "normal" users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_suffix #show_user_suffix:no #show_user_suffix:yes
The show_user_usertype2 parameter specifies whether the msed and msed-related fields are to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_usertype2 #show_user_usertype2:no #show_user_usertype2:yes
The show_user_validstate parameter specifies whether the validstate and validstate-related fields are to be shown to the users. This is used internally and may be set by an administrator using the Parm function in the menu.
show_user_validstate #show_user_validstate:no #show_user_validstate:yes

If not specified, the default value will apply.

Copyright © 2008 Cy Think, Inc.