| _CP_alpha |
FlashBASIC "alpha()" functionality from C. |
| _CP_ascii |
FlashBASIC "ascii()" functionality from C. |
| _CP_at2 |
FlashBASIC "@(x,y)" functionality from C. |
| _CP_at1 |
FlashBASIC "@(x)" functionality from C. |
| _CP_break |
FlashBASIC "break" functionality from C. |
| _CP_build_msg |
Queues up arguments for _CP_out_msg. |
| _CP_call |
FlashBASIC "call()" functionality from C. |
| _CP_casing |
FlashBASIC "casing" functionality from C. |
| _CP_cat |
FlashBASIC concatenation from C. |
| _CP_clearfile |
FlashBASIC "clearfile" functionality from C. |
| _CP_clearselect |
FlashBASIC "clearselect" functionality from C. |
| _CP_close |
FlashBASIC "close" functionality from C. |
| _CP_col1 |
FlashBASIC "col1" functionality from C. |
| _CP_col2 |
FlashBASIC "col2" functionality from C. |
| _CP_compare |
FlashBASIC comparison functionality from C. |
| _CP_convert |
FlashBASIC "convert" functionality from C. |
| _CP_count |
FlashBASIC "count()" functionality from C. |
| _CP_crt |
FlashBASIC "crt" functionality from C. |
| _CP_crt_n |
FlashBASIC "crt" functionality from C. |
| _CP_data |
FlashBASIC "data" functionality from C. |
| _CP_date |
FlashBASIC "date" functionality from C. |
| _CP_dcount |
FlashBASIC "dcount()" functionality from C. |
| _CP_debug |
FlashBASIC "debug" functionality from C. |
| _CP_delete |
FlashBASIC "delete" functionality from C. |
| _CP_delete_item |
FlashBASIC "delete" statement functionality from C. |
| _CP_dtx |
FlashBASIC "dtx" functionality from C. |
| _CP_ebcdic |
FlashBASIC "EBCDIC" functionality from C. |
| _CP_echo |
FlashBASIC "echo" functionality from C. |
| _CP_execute |
FlashBASIC "execute" functionality from C. |
| _CP_extract |
FlashBASIC "extract" functionality from C. |
| _CP_field |
FlashBASIC "field()" functionality from C. |
| _CP_field_store |
FlashBASIC "field store" functionality from C. |
| _CP_filelock |
FlashBASIC "filelock" functionality from C. |
| _CP_fileunlock |
FlashBASIC "fileunlock" functionality from C. |
| _CP_fold |
FlashBASIC "fold" functionality from C. |
| _CP_footing |
FlashBASIC "footing" functionality from C. |
| _CP_get |
FlashBASIC "get" functionality from C. |
| _CP_heading |
FlashBASIC "heading" functionality from C. |
| _CP_iconv |
FlashBASIC "iconv()" functionality from C. |
| _CP_in |
FlashBASIC "in" functionality from C. |
| _CP_index |
FlashBASIC "index" functionality from C. |
| _CP_input |
FlashBASIC "input" functionality from C. |
| _CP_insert |
FlashBASIC "insert" functionality from C. |
| C functions, integration |
|
| _CP_interrupt |
_CP_interrupt is a C integer containing the same information returned by the FlashBASIC function "system(37)". |
| C Functions introduction |
Overview |
| _CP_is_ |
integer to string conversion |
| _CP_key |
FlashBASIC "key" functionality from C. |
| _CP_load |
Pre-load a FlashBASIC subroutine. |
| _CP_locate |
FlashBASIC "locate" functionality from C. |
| _CP_lock |
FlashBASIC "lock" functionality from C. |
| _CP_logon |
FlashBASIC "match" functionality from C. |
| _CP_match |
FlashBASIC "match" functionality from C. |
| _CP_mkstr |
Create a CPSTR* from a c string |
| _CP_mkstrl |
Create a CPSTR* from a c string |
| _CP_num |
FlashBASIC "num" functionality from C. |
| _CP_occurs |
FlashBASIC "occurs" functionality from C. |
| _CP_oconv |
FlashBASIC "oconv()" functionality from C. |
| _CP_open |
FlashBASIC "open" functionality from C. |
| _CP_out |
FlashBASIC "out" functionality from C. |
| _CP_out_msg |
Outputs an error message. |
| _CP_ovfly_subs |
FlashBASIC "overlay substring" functionality from C. |
| _CP_page |
FlashBASIC "page" functionality from C. |
| _CP_page_n |
FlashBASIC "page" functionality from C. |
| _CP_pick_break |
Set the break to the Pick default. |
| _CP_pick_env |
Set the terminal to Pick mode. |
| _CP_precision |
FlashBASIC "precision" functionality from C. |
| _CP_print |
FlashBASIC "print" functionality from C. |
| _CP_printer |
FlashBASIC "printer" functionality from C. |
| _CP_print_n |
FlashBASIC "print" functionality from C. |
| _CP_print_on |
FlashBASIC "print on" functionality from C. |
| _CP_prompt |
FlashBASIC "prompt" functionality from C. |
| _CP_read |
FlashBASIC "read" functionality from C. |
| _CP_readnext |
FlashBASIC "readnext" functionality from C. |
| _CP_readt |
FlashBASIC "readt" functionality from C. |
| _CP_readv |
FlashBASIC "readv" functionality from C. |
| _CP_release |
FlashBASIC "release" statement functionality from C. |
| _CP_release_all |
FlashBASIC "release" statement functionality from C. |
| _CP_replace |
FlashBASIC "replace" functionality from C. |
| _CP_replace_bridge |
FlashBASIC "replace" statement functionality from C. |
| _CP_rewind |
FlashBASIC "rewind" functionality from C. |
| _CP_root |
FlashBASIC "root" functionality from C. |
| _CP_rs_ |
real to string conversion |
| _CP_SADDR |
Return a pointer to the first character of a CPSTR* |
| _CP_select |
FlashBASIC "select" functionality from C. |
| _CP_send |
FlashBASIC "send" functionality from C. |
| _CP_si_ |
converts a CPSTR into an integer. |
| _CP_sleep |
FlashBASIC "sleep" functionality from C. |
| _CP_SLEN |
Return the length of a CPSTR. |
| _CP_sort |
FlashBASIC "sort" functionality from C. |
| _CP_soundex |
FlashBASIC "soundex" functionality from C. |
| _CP_space |
FlashBASIC "space" functionality from C. |
| _CP_sr_ |
converts a CPSTR into a double float number. |
| _CP_str |
FlashBASIC "str" functionality from C. |
| _CP_str0 |
A static, CPSTR* containing "0". |
| _CP_str_alloc |
Allocate a CPSTR |
| _CP_str_copy |
makes a copy of a CPSTR |
| _CP_str_free |
Release a CPSTR* to the string pool. |
| _CP_str_null |
A static, blank CPSTR*. |
| _CP_str_realloc |
Resizes a CPSTR structure |
| _CP_substr |
FlashBASIC "substring extract" functionality from C. |
| _CP_sum |
FlashBASIC "sum" functionality from C. |
| _CP_system |
FlashBASIC "system" functionality from C. |
| _CP_TERM |
Null-terminate a CPSTR* |
| _CP_time |
FlashBASIC "time" functionality from C. |
| _CP_timedate |
FlashBASIC "timedate" functionality from C. |
| _CP_trans |
FlashBASIC transaction processing functionality from C. |
| _CP_trim |
FlashBASIC "trim" functionality from C. |
| _CP_unix_break |
Set the break to the Unix default. |
| _CP_unix_env |
Set the terminal to Unix mode. |
| _CP_unlock |
FlashBASIC "unlock" functionality from C. |
| _CP_unlock_all |
FlashBASIC "unlock" functionality from C. |
| _CP_weof |
FlashBASIC "weof" functionality from C. |
| _CP_write |
FlashBASIC "write" functionality from C. |
| _CP_writet |
FlashBASIC "writet" functionality from C. |
| _CP_writev |
FlashBASIC "writev" functionality from C. |
| _CP_xtd |
FlashBASIC "xtd" functionality from C. |
| CPSTR |
String structure for accessing Pick from C. |
| CPSTR* |
A pointer to a CPSTR structure |
| C string |
A standard string in the C language |